examples & howto #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please offer some examples and howto use readme
I maintain a few closed source firmwares and another open source firmware, all using my gui library.
Right now I do not have the needed time to write examples as its not so easy to adopt the library and use it. If you really want to use it, i can give you some usage examples from my open source firmware project:
https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/calibratedisplay.cpp
https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/menus/aboutmenu.cpp
https://github.com/bobbycar-graz/bobbycar-boardcomputer-firmware/blob/master/main/displays/menus/mainmenu.cpp