hpsaturn / esp32-wifi-cli

Basic CLI for WiFi setup over ESP32
GNU General Public License v3.0
9 stars 3 forks source link

Improv serialterminal #12

Closed hpsaturn closed 3 months ago

hpsaturn commented 3 months ago

85568c9 refactor to only one command and its sub commands 49e14ab fixed C3 issue on shell layer. Thanks to @dani007200964 https://github.com/dani007200964/Shellminator/issues/19 0f4a3e7 added temporal branch on CommanderAPI with Wire issue fixed 733c723 testing with ESP32C3 but it has a issue #19 https://github.com/dani007200964/Shellminator/issues/19 d4a5388 first version with static commands array 6390f43 fixed array issue using the same struct b633ef0 partial migration of the terminal console base 3ca49a6 fixed issue in example (deprecated library) a3bcced updated ESP32S3 T-Display clock reference and screenshot