mirror of
https://github.com/thearn/Python-Arduino-Command-API.git
synced 2026-01-12 07:58:31 -05:00
restructured sketch folder
This commit is contained in:
@@ -71,6 +71,7 @@ def LCD(tx,baud,ssbaud,message):
|
||||
|
||||
|
||||
if __name__=="__main__":
|
||||
Blink(13,9600)
|
||||
#LCD(5,9600,9600," test ")
|
||||
adjustBrightness(5,11,9600)
|
||||
#adjustBrightness(5,11,9600)
|
||||
#softBlink(11,9600)
|
||||
Reference in New Issue
Block a user