Disable debugging

This commit is contained in:
Paul C Diem 2020-02-24 19:10:57 -06:00
parent 1d5251d105
commit 13eaa3c814

View File

@ -22,7 +22,7 @@
*/ */
#ifdef USE_DEVICE_GROUPS #ifdef USE_DEVICE_GROUPS
#define DEVICE_GROUPS_DEBUG //#define DEVICE_GROUPS_DEBUG
extern bool udp_connected; extern bool udp_connected;