Skip to content
Snippets Groups Projects
Commit ad7f5738 authored by fdai7354's avatar fdai7354
Browse files

gpio

parent ebac3c45
No related branches found
No related tags found
1 merge request!1Kernel module
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#define DEVICE_NAME "packet_receiver" #define DEVICE_NAME "packet_receiver"
#define CLASS_NAME "packet_class" #define CLASS_NAME "packet_class"
// cat /sys/kernel/debug/gpio
#define GPIO_DATA 17 // GPIO for data transmission #define GPIO_DATA 17 // GPIO for data transmission
#define GPIO_CLOCK 27 // GPIO for clock control #define GPIO_CLOCK 27 // GPIO for clock control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment