Skip to content

Releases: ricaun/LoRaNow

Fix ESP chashes issue

10 Dec 15:02
9017fdc
Compare
Choose a tag to compare

Add ISR_PREFIX as ICACHE_RAM_ATTR like LoRa.cpp
Move all code to the main loop function.

1.0.4: Add setPinsSPI

27 Apr 21:27
Compare
Choose a tag to compare
Add setPinsSPI function to help config SPI on ESP32 patform.

1.0.3: Change callback

24 Apr 12:27
Compare
Choose a tag to compare
Change onMessage callback to loop
Add onSleep callback to loop
Remove isSleep
Fix examples
Add 'delay' onMessage callback to fix no receive data

1.0.2

12 Apr 14:56
Compare
Choose a tag to compare
Fix other config

1.0.1: Add ESP32

05 Apr 14:35
Compare
Choose a tag to compare
Add Example ESP32
Change ESP8266 id
Change ESP32 id

1.0.0

03 Apr 20:24
Compare
Choose a tag to compare
Initial