This commit is contained in:
2020-11-10 16:06:23 +01:00
parent 662a440179
commit 00cedd5e6a
2 changed files with 12 additions and 11 deletions

View File

@ -214,7 +214,7 @@ void SYSTICK_Callback() {
schUpdate();
// MQTT Interface
MilliTimer_Handler()
MilliTimer_Handler();
}
void HAL_GPIO_EXTI_Callback(uint16_t pin) {