mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更新按键
This commit is contained in:
@@ -80,7 +80,7 @@ void HardwareInitTask(void *argument)
|
||||
// HAL_TIM_PWM_Start(&htim4,TIM_CHANNEL_4);
|
||||
|
||||
// key
|
||||
Key_Port_Init();
|
||||
Key_Init();
|
||||
|
||||
// system settings from eeprom
|
||||
if(!EEPROM_Init_Check()) {
|
||||
|
||||
Reference in New Issue
Block a user