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.
Dependencies: mbed
Diff: globals.h
- Revision:
- 1:ba2946ff6770
- Parent:
- 0:9c49bdc7e402
- Child:
- 2:e93fb9a12808
- Child:
- 3:17e97ea67141
- Child:
- 4:c8929825a5f4
--- a/globals.h Wed Nov 22 02:18:07 2017 +0000 +++ b/globals.h Wed Nov 22 02:20:45 2017 +0000 @@ -3,7 +3,7 @@ #include "mbed.h" -extern AnalogIn LL_t; +extern AnalogIn LL_t1; extern AnalogIn L_t; extern AnalogIn R_t; extern AnalogIn RR_t;