The Code Repository for the REV0 Steering Wheel.
Dependencies: CANBuffer KS0108_fork mbed-rtos mbed CAN Addresses
Fork of REVO_Updated_Steering by
Diff: Steering.cpp
- Revision:
- 20:c3f4828f3cbc
- Parent:
- 19:5c03aa4dfde1
- Child:
- 21:56890c41ecf1
- Child:
- 31:9aa1a2d7d1fb
--- a/Steering.cpp Sat Oct 25 16:50:14 2014 +0000 +++ b/Steering.cpp Sat Oct 25 16:53:34 2014 +0000 @@ -231,7 +231,7 @@ display.PrintString(status_string); display.PrintString(".\n\r"); - printf("DRIVE STATUS CHANGE Initiated\n\r"); + printf(status_string); return; }