Set baud rate to 115200

This commit is contained in:
ollo 2017-01-03 14:07:23 +01:00
parent 4ee159cba3
commit 84a36f2c6b

View File

@ -1,3 +1,4 @@
uart.setup(0, 115200, 8, 0, 1, 1 )
print("Autostart in 5 seconds...")
ws2812.init() -- WS2812 LEDs initialized on GPIO2