📄 power.h
字号:
/*
-02/22/2006: Petre M.
-this file contains declarations used in power.c
*/
void Setup_Power(void);
void Backup_State(void);
void Battery_Alarm(void);
void Prepare_for_Sleep(void);
void Init_variables_PSM1(void);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -