Update 'Next Step'

This commit is contained in:
pangduckwai
2019-04-20 11:36:07 +08:00
parent 5f4d55a035
commit fa26aff5ed
+1 -1
View File
@@ -74,4 +74,4 @@ That's it, the display is ready to use.
* `sudo python demo.py`
## Next step
The Python code in this repo is adopted from `demo.py` provided by the manufacturer.
The Python code in this repo is adopted from `demo.py` provided by the manufacturer, which is no good for 'production' use. Because your Pi will be too busy looking for button inputs instead of doing anything else useful... Working on a better version...