Display code

Dependencies:   mbed reScale RotaryEncoder RPG Adafruit_ST7735 Adafruit_GFX PinDetect Ee24xx08 mRotaryEncoder

Files at this revision

API Documentation at this revision

Comitter:
BETZtechnik
Date:
Mon Feb 11 00:48:20 2019 +0000
Parent:
2:bbbacfd62773
Child:
4:d3c19705042b
Commit message:
working!!

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Feb 09 23:45:33 2019 +0000
+++ b/main.cpp	Mon Feb 11 00:48:20 2019 +0000
@@ -25,7 +25,7 @@
 
 
 I2C iic(P0_5, P0_4);
-Serial device(P0_14, P0_13, 9600);  // RS 485  TX RX?
+Serial device(P0_14, P0_13, 19200);  // RS 485  TX RX?
 
 DigitalOut dir(P0_21);