removed debug

This commit is contained in:
Vincent-FK 2020-01-14 17:11:27 +08:00
parent 68376473ce
commit 1e0a92caa4

View File

@ -22,7 +22,7 @@
return(EXIT_FAILURE); \
} while(0)
#define DEBUG_GPIO_PRINTF (1)
#define DEBUG_GPIO_PRINTF (0)
#define DEBUG_PERIODIC_CHECK_PRINTF (0)
#define ERROR_GPIO_PRINTF (1)