Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Commit 1e0a92c

Browse files
committed
removed debug
1 parent 6837647 commit 1e0a92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpio_mapping.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
return(EXIT_FAILURE); \
2323
} while(0)
2424

25-
#define DEBUG_GPIO_PRINTF (1)
25+
#define DEBUG_GPIO_PRINTF (0)
2626
#define DEBUG_PERIODIC_CHECK_PRINTF (0)
2727
#define ERROR_GPIO_PRINTF (1)
2828

0 commit comments

Comments
 (0)