#396 fix unit test problems
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#define TRIGGER_PIN 0 // BCM 17
|
||||
#define LISTENER_PIN 1 // BCM 18
|
||||
#define ANOTHER_LISTENER_PIN 6 // BCM 25
|
||||
#define ANOTHER_LISTENER_PIN 26 // BCM 12
|
||||
|
||||
struct counters {
|
||||
int32_t *primary;
|
||||
|
||||
Reference in New Issue
Block a user