Restore the default GPIO pin to 17 as it was in Heater's code.
This commit is contained in:
parent
33e361a354
commit
6292d3a2e7
@ -46,8 +46,7 @@
|
||||
#include "osint.h"
|
||||
#ifdef RASPBERRY_PI
|
||||
#include "gpio_sysfs.h"
|
||||
//#define GPIO_PIN GPIO_PIN
|
||||
#define GPIO_PIN 0
|
||||
#define GPIO_PIN 17
|
||||
#endif
|
||||
|
||||
typedef int HANDLE;
|
||||
|
Loading…
Reference in New Issue
Block a user