mirror of
https://github.com/s00500/ESPUI.git
synced 2025-06-27 09:50:18 +00:00
Turned off ESPUI_DEBUG by default
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
// comment out to turn off debug output
|
||||
#define DEBUG_ESPUI true
|
||||
// #define DEBUG_ESPUI true
|
||||
#define WS_AUTHENTICATION false
|
||||
|
||||
#include <Arduino.h>
|
||||
|
Reference in New Issue
Block a user