Closed funkybob closed 4 years ago
Did you read README and references to MicroPython and minimalism?
You're absolutely right... and I had it wrong anyway. Fixed :)
Sorry, I still don't see why this is needed. IMHO, it works pretty well as it is. (Well, maybe they will be moved per https://github.com/pfalcon/picotui/issues/8).
Use Enum instead of distinct defines.
This makes it simpler to import all ACTION values at once.