dewaste08

Results 1 comments of dewaste08

No it was the example program, without any modifications : ```C // Only supports SX1276/SX1278 #include #include "LoRaBoards.h" int counter = 0; void setup() { setupBoards(); // When the power...