Removed unneeded newlines
This commit is contained in:
parent
47bd2d31c6
commit
a23b54f92f
@ -3,7 +3,6 @@
|
||||
|
||||
static bool psmInitialized;
|
||||
|
||||
|
||||
void powerGetDetails(uint32_t *batteryCharge, bool *isCharging) {
|
||||
ChargerType charger = ChargerType_None;
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#include "../common/common.h"
|
||||
|
||||
|
||||
void powerInit(void) {
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user