Remote inc coolant nozzle control program
Dependencies: mbed reScale USBDevice
Dependents: Nozzle_inputs Nozzle_display
Diff: main.cpp
- Revision:
- 6:5f3bb4ab449a
- Parent:
- 3:bbbacfd62773
- Child:
- 7:d3c19705042b
diff -r bbbacfd62773 -r 5f3bb4ab449a main.cpp --- 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);