修正1.14寸屏幕垂直偏置并添加自动清屏以清除开机噪声;修正新硬件射频收发引脚对调,低功耗唤醒中断重定向至P3.6中断16;添加一键串口收发诊断测试指令,并临时屏蔽SOS物理按键
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
|
||||
// 外部引用的全局系统状态变量
|
||||
extern SystemState current_state;
|
||||
extern u8 current_hour;
|
||||
extern u8 current_min;
|
||||
extern u8 current_sec;
|
||||
extern volatile u8 clock_updated;
|
||||
extern volatile u16 ms_tick;
|
||||
|
||||
// 待机时钟应用内特有的编辑时间私有变量
|
||||
|
||||
Reference in New Issue
Block a user