#396 fix unit test problems

This commit is contained in:
mstroh76
2025-09-28 19:43:52 +02:00
parent b3394383eb
commit 4ef1f91cbb

View File

@@ -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;