迫不及待想试一下~

This commit is contained in:
zogodo
2019-10-10 18:09:53 +08:00
parent d011c14baf
commit 470a7af3ee
5 changed files with 34 additions and 24 deletions

View File

@@ -10,7 +10,7 @@ typedef struct
extern PowerRecord power_record;
char* GetPowerRecord();
char* GetPowerRecord(int idx);
void PowerInit(void);
void SetPowerRecord(PowerRecord* pr, uint32_t pw);