fix gpio pin reading

This commit is contained in:
Conor Patrick
2019-05-09 14:17:50 -04:00
parent aca28fde61
commit 30cfa46186
2 changed files with 7 additions and 15 deletions

View File

@ -3,8 +3,6 @@
#include <stdint.h>
extern int _run_sense_app;
void tsc_init();
int tsc_sensor_exists();