* Adding new library, changing way of displaying texts (#118)
* Adding custom icon for language button
* Adding new library, changing way of displaying texts
Added new library to make incoming translation possible to exists at the same time.
* Prepare for flipper integration
* More flipper wifi dev board work
* Add command parse
* Add set channel
* Create bins for release v0.9.6
Co-authored-by: mlodawy <105587112+mlodawy@users.noreply.github.com>
* Update Display.cpp
I THINK I FIGURED OUT WHAT IM DOING
* Add files via upload
* Update esp32_marauder.ino
* Update MenuFunctions.cpp
* Update MenuFunctions.h
* Update MenuFunctions.cpp
* Update README.md
* Update README.md
* Update MenuFunctions.cpp
* Update MenuFunctions.h
* Update MenuFunctions.h
* Add files via upload
* Update esp32_marauder.ino
* Update README.md
* Update Display.cpp
moved the float "wd", as the draw function would continously change it, which resulted in those weird effects when trying to draw different thicknesses
* Update MenuFunctions.cpp
* Update Display.cpp
made it so the drawing code doesnt need to draw every pixel individually and made it so it can handle higher thiccnesses... at all. it did not handly thicknesses above 2 with any kind of grace
* Update Display.cpp
removed unneccessary variable changes, just realized i kept making certain variables be a certain value over and over
* Fix screen change battery percentage
* restore TFT touch data
Co-authored-by: Just Call Me Koko <25190487+justcallmekoko@users.noreply.github.com>
There were a lot of stupid issues caused by the battery interface code. Got rid of it and I will not be adding any code to make it work. Fuck that shit.