Commit graph

8 commits

Author SHA1 Message Date
folkert van heusden
1d73211781 moved panel code into console-class 2022-03-23 15:39:25 +01:00
folkert van heusden
d8d1fdc92c virtual function called error fix 2022-03-22 22:18:06 +01:00
folkert van heusden
fa6ed0ca1f ESP32 console 2022-03-22 17:30:24 +01:00
folkert van heusden
8c22918317 Cannot sanely print 0x00 2022-03-22 17:11:12 +01:00
folkert van heusden
ab665a4d26 prevent wrap-around when redrawing console 2022-03-22 17:07:31 +01:00
folkert van heusden
d6497481bd ^l to refresh screen 2022-03-22 17:07:25 +01:00
folkert van heusden
6190a3e562 Current ESP32 SDK does not support "std::optional" 2022-03-22 11:20:11 +01:00
folkert van heusden
7649ab6b29 abstracted text-output into console-classes 2022-03-22 11:07:20 +01:00