enable forgotten mqtt timer, no change

This commit is contained in:
Wolfgang Hottgenroth 2020-11-10 22:29:10 +01:00
parent c98c5dd8a5
commit a8ded4a4f4

View File

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