saving and charge indication working
This commit is contained in:
@@ -108,6 +108,8 @@ int system_getBatteryPercentage(void);
|
||||
void system_setSwapLR(bool swap);
|
||||
bool system_getSwapLR(void);
|
||||
void system_toggleSwapLR(void);
|
||||
esp_err_t system_saveSwapLR(void);
|
||||
esp_err_t system_loadSwapLR(void);
|
||||
|
||||
void system_setZeroAngle(void);
|
||||
void system_clearZeroAngle(void);
|
||||
|
||||
Reference in New Issue
Block a user