- Improved README.md
- Tested on more boards
- Refactored JeVe_EasyOTA Library
- Updated examples
- Updated documents
- Changed name to EasyOTA
- Added GPL license
- Improved README.md
- Figured out how to get it working on the ESP-01 1M
- Moved library source files to
srcdir - Added I2C LCD example
- Shortened messages to fit on 16x2 LCD
- Changed
architecturesvalue toesp8266,esp32,espressif32 - Added library.json
- Added different hardware test results to README
- Replaced
TelnetServer(8266)byArduinoOTA.setPort(8266);
- Added + tested support for ESP32
- Improved display messages
- Added installation instructions to README.md
- Added problem solving instructions
- Renamed from JV_OTA to JeVe_EasyOTA
- Improved OTA_U8g2 example
- Added README and CHANGELOG
- First working version
- Added U8g2 example