ESP8266_dual_nRF24L01_gateway/src
2025-12-26 12:13:38 +01:00
..
app Modified the quick and dirty firmware to add the support for a LoRa module (RFM95W). This is a poof of concept and needs to be refined. 2025-10-28 19:33:51 +01:00
libs Updated the LoRa library by implementing a read(uint8_t *, size_t) function to read multiple bytes at once 2025-12-26 12:13:38 +01:00
tests Corrected the order of serial setup and serial print 2022-08-16 21:30:23 +02:00