Changing Font, text, and background colors. NVS problems. #350
lowerclasswarfare
started this conversation in
Show and tell
Replies: 1 comment 5 replies
-
Cool! Nice work. I assume you found For the NVS issue you describe - do you have your WiFi + WAS settings set correctly under "Willow Configuration" from the build menu? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
EDIT: By the way, I LOVE this project. It's really great so far. Thank you for all your hard work.
So I didn't know if I should bring this up as an issue ticket so I just decided to post it here.
I wanted to change the default font because I didn't like it (no offense devs). So I decided to set up the development environment, got all that fun stuff running, jumped in the code and figured out how to convert ttf fonts into a bin file, then changed some hex values for text and bg color. Everything flashed fine but there was some issue with the nvs partition which I figured out by searching GitHub. Long story short - nvs partition gets messed up from erase-flash when you use it from the dev environment. I had to reflash with the quick start guide, THEN flash my custom image. It didn't matter how many times I tried to flash a custom nvs partition. Still wouldn't work. Anyways here's some screenshots of my ESP box now.
Beta Was this translation helpful? Give feedback.
All reactions