connect to configured mqtt broker

This commit is contained in:
technyon
2022-03-27 10:20:23 +02:00
parent 5941a98f7e
commit ba864e0b67
7 changed files with 52 additions and 23 deletions

3
PreferencesKeys.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
#define preference_mqtt_broker "mqttbroker"