Releases: TheThingsNetwork/arduino-device-lib
Releases · TheThingsNetwork/arduino-device-lib
v2.7.2
- Improve handling of
needsHardReset
flag and add method to check valid module connected to serial port (#282)
v2.7.1
This is a hot fix for v2.7.0
that broke support in US915.
v2.6.0
- Avoid compiler warnings (#250)
- Fix
needsHardReset
in readLine()
(#256)
- Fix include (#258)
- Support Class C (#260)
v2.5.14
- Hard reset and indicator (#244)
- Enhanced documentation (#247)
v2.5.13
- Fix regression for SAMD boards (#246)
v2.5.12
- Fix build for ESP32 and other non-AVR platforms (#243)
v2.5.11
- Use Arduino's legacy
keywords.txt
spacing (#238)
- Fix links in documentation (#240)
v2.5.10
- Fixes AU915 uplink data rate (#236)
v2.5.9
- Support Indian frequency plan
IN865_867
#233