Skip to content

Commit

Permalink
remove wiring pi
Browse files Browse the repository at this point in the history
  • Loading branch information
arfrie22 committed Aug 1, 2024
1 parent 080dccb commit cbedb78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gpio.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ unsigned char digitalReadExt(unsigned char pin) {
#include <string.h>
#include <poll.h>
#include <pthread.h>
#include <wiringPi.h>

#define BUFFER_MAX 64
#define GPIO_MAX 64
Expand Down

0 comments on commit cbedb78

Please sign in to comment.