mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Submit to precommit
This commit is contained in:
parent
527bc19649
commit
44e8e0bb06
4 changed files with 7 additions and 7 deletions
|
@ -133,10 +133,10 @@ void init_webserver() {
|
|||
// Start server
|
||||
server.begin();
|
||||
|
||||
#ifdef MQTT
|
||||
#ifdef MQTT
|
||||
// Init MQTT
|
||||
init_mqtt();
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
void init_WiFi_AP() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue