Releases: gioblu/PJON
Releases · gioblu/PJON
1.2
Changelog:
- ESP8266 compatibility (d2212bb) by @240974a
- ESP8266 example watchdog error bug fix (0f0cc84) by @aperepel
- Examples multi-architecture skecth structure by @aperepel
- ESP8266 networkAnalysis examples (67374eb) by @aperepel
- Platformio library registry manifest (c9bf567) by @valeros
- ESP8266 interfacing wiki page
1.1
Changelog:
- ATtiny45/85 full compatibility in
COMPATIBILITY_MODE
true - ATmega1280/2560 full compatibility in
COMPATIBILITY_MODE
true - Added complete BSD-3 License
- Communication speed optimization
FULL_MEMORY
andCONTENT_TOO_LONG
errors addedset_id
method (ba9c5db)get_id
method thanks to S_te (de10e60)- Readme update
Bugfix: