added #define DISABLE_DEBUGLOG to source files in http and service folders

will alter be enabled to disable verbose debug logging.
This commit is contained in:
Martin Preuss
2023-08-09 17:45:59 +02:00
parent b5916acf79
commit b9a54b8ffb
9 changed files with 19 additions and 0 deletions

View File

@@ -10,6 +10,8 @@
# include <config.h>
#endif
//#define DISABLE_DEBUGLOG
#include "aqhome/service/service_p.h"