From fa26aff5ed0d40f8e37c72943d8805a4827d2a46 Mon Sep 17 00:00:00 2001 From: pangduckwai Date: Sat, 20 Apr 2019 11:36:07 +0800 Subject: [PATCH] Update 'Next Step' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a233b3b..57890e6 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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... \ No newline at end of file