- MicroPython Cookbook
- Marwan Alsabbagh
- 36字
- 2021-06-24 14:28:20
See also
You can find out more information here:
- A good example of an event loop and event handlers can be found at https://docs.python.org/3/library/cmd.html.
- An example of responding to button presses can be found at https://learn.adafruit.com/sensor-plotting-with-mu-and-circuitpython/buttons-and-switch.