#ifndef POWER_MONITOR_H_ #define POWER_MONITOR_H_ #include "includes.h" #include "leds.h" void pmm_init(); #endif /*POWER_MONITOR_H_*/