更新按键

This commit is contained in:
不吃油炸鸡
2025-12-02 19:23:20 +08:00
parent e141aa4260
commit f23ba835f0
3 changed files with 11 additions and 9 deletions

View File

@@ -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()) {