TCode ESP32
Added 2022-10-01 04:00:08 +0000 UTCIMPORTANT: Removing 0.25 binaries. Grab 0.251b instead. It has come to my attention there may be an issue with the following binaries and the download tool. I am looking into it but if you want to install it you can still install from source (It is probably easier than you think it is). If you do decide to try the binaries and they do not work, perform an erase in download tool before flashing anything else.
Full build has been renamed to display-temp.
Lite is now the main build. I have reached the storage limit of the devkit so different builds have to be created to limit memory usage.
- Removed password from web config to avoid prying eyes.
- Updated to espressif 5.5.1 and all other dependencies to the latest.
- Add last reboot to web interface and app to help determine why the ESP shut down last.
- Fix EEPROM save
- Lots of build changes. This is mainly for the people who compile the project.
- There's a bluetooth serial option but there's so many issues with it I left it out of the binaries. I had it working with XTP but it didn't work so well with live input.
- Added most options to the config BLE api (this took me way too long)
- Added a logging level so you can get more messages in the serial monitor.
- Adding more messages to log (Still some more to add)
- Reorganized/Cleaned the TCode input some. I hope this helps with some of the issues some people have been having.
- Lots of behind the scenes changed to make the code cleaner and easier to maintain.
- Fixed a wrong pin assignment to the valve on start up.
Comments
Thanks!
Patron
2022-10-01 05:33:19 +0000 UTC>Removed password from web config to avoid prying eyes.
Patron
2022-10-01 05:33:17 +0000 UTC