🛜 Removes leftover mqtt

This commit is contained in:
Rune Harlyk
2024-06-28 13:31:34 +02:00
parent e8f48f7427
commit 13e38e8d5e
5 changed files with 1 additions and 39 deletions
-1
View File
@@ -128,7 +128,6 @@ To dis-/enable the major feature defines are used. Define them in either feature
| FT_BATTERY | Whether or not to use battery | 0
| FT_NTP | Whether or not to use time server | 1
| FT_SECURITY | Whether or not to use login system | 0
| FT_MQTT | Whether or not to use MQTT | 0
| FT_SLEEP | Whether or not include sleep management | 0
| FT_UPLOAD_FIRMWARE | Whether or not to use OAT | 0
| FT_DOWNLOAD_FIRMWARE | Whether or not to use github for firmware updates | 0