enable forgotten mqtt timer, no change
This commit is contained in:
parent
c98c5dd8a5
commit
a8ded4a4f4
@ -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) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user