|
|
|
|
|
by jimmies
1884 days ago
|
|
I read the M5paper Factory Test app [1] and it has tons of interesting details. m5stack has several other example applications in their repo, but I learned a lot from reading their source code in the test app. Their code is quite sane and organized. You just need to be tolerant to their spelling from time to time, I figure English is not their first language (just like me). 1: https://github.com/m5stack/M5Paper_FactoryTest |
|