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:
- 3:17e97ea67141
- Parent:
- 1:ba2946ff6770
--- a/globals.h Wed Nov 22 02:20:45 2017 +0000 +++ b/globals.h Wed Nov 22 02:24:57 2017 +0000 @@ -3,7 +3,8 @@ #include "mbed.h" -extern AnalogIn LL_t1; +extern AnalogIn LL_t1;//123456 + extern AnalogIn L_t; extern AnalogIn R_t; extern AnalogIn RR_t;