Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: RTOS-Setup/inc/setup.h
- Revision:
- 49:c882f9135033
- Parent:
- 48:9dbdc4144f00
- Child:
- 50:8a0accb23007
--- a/RTOS-Setup/inc/setup.h Mon May 19 13:21:17 2014 +0000 +++ b/RTOS-Setup/inc/setup.h Mon May 19 13:33:34 2014 +0000 @@ -39,6 +39,7 @@ /* Sensors and devices: */ extern Serial BT; +extern Serial PC; extern DigitalOut BT_CMD; extern AnalogIn voltageSense; //extern MPU6050 imu;