Parcourir la source

removed debug

Vincent-FK il y a 4 ans
Parent
commit
1e0a92caa4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      gpio_mapping.c

+ 1 - 1
gpio_mapping.c

@@ -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)