added more stuff
This commit is contained in:
parent
41621b2af3
commit
b35dec2fdc
8 changed files with 274 additions and 97 deletions
|
@ -25,5 +25,7 @@ typedef struct
|
|||
unsigned char battery_percent;
|
||||
} FBattery;
|
||||
|
||||
HARMONYLINKLIB_API FBattery* FBattery_Init(const FBattery* self);
|
||||
|
||||
HARMONYLINKLIB_API void FBattery_print(const FBattery* self);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue