Adding telnet for remote debugging purpose

This commit is contained in:
2017-12-22 14:36:26 +01:00
parent ceb16d97c5
commit bf253506f2
6 changed files with 115 additions and 1 deletions

6
config.h Normal file
View File

@@ -0,0 +1,6 @@
// Enable console output via telnet
// #define DEBUG_TELNET
// Enable wifimanager debug
// #define DEBUG_WifiM