- debug\n- webserver fonctionnel
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
//Constants
|
||||
define("EOL", "\n");
|
||||
define("EOLR", "\n\r");
|
||||
define("EOLH", "<br>\n");
|
||||
define("Z2M", "zigbee2mqtt");
|
||||
define("ON", true);
|
||||
define("OFF", false);
|
||||
|
Reference in New Issue
Block a user