Releases: ropg/heltec_esp32_lora_v3
Releases · ropg/heltec_esp32_lora_v3
v0.9.2
v0.9.1
v0.9.0
v0.8.2
v0.8.1
No more built-in forks
- RadioLib and the display library now dependencies.
- Example for LoRaWAN_TTN now uses my LoRaWAN_ESP library
- LED PWM now works both on v2.x and v3.0 ESP32 Arduino versions
heltec.h -> heltec_unofficial.h
- New way of installing our own board definitions
- Now coexists with official libraries by Heltec because heltec.h is now heltec_unofficial.h
- Everything updated to reflect that change
Added support for Wireless Stick Lite v3
v0.6.0 Update README.md
v0.5.0
- Now has companion board definitions repository
- Updated to latest RadioLib
- Added complete LoRaWAN / The Things Network sensor example
- Fixes to display library
print
functionality (changes upstreamed also) - HotButton now a dependency, not included in here
- Quick Reference section added to README
- Many other README improvements