mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-08 00:07:42 +01:00
new variable g_enable_pins - if zero, no h/w config can be done. new static var mqtt_initialised - set in mqtt_init, used to prevent mqtt__RunEverySecond if mqtt not initialised. user_main.c - don't enable many functions if in AP mode.