move magic and appName into specific code file
This commit is contained in:
@@ -15,3 +15,6 @@ configItems = [
|
||||
{"label":"MQTT DebugTopic", "key":"mqttDebugTopic", "type":"C", "length":64, "default":"IoT/RgbLed1/Debug"},
|
||||
{"label":"DebugMode", "key":"debugMode", "type":"I", "default":0}
|
||||
]
|
||||
|
||||
magic = 0xC0DE0006
|
||||
appName = "ESP8266 based RgbLedLight"
|
||||
|
Reference in New Issue
Block a user