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: microinfinity.h
- Revision:
- 25:c740e6fd5dab
- Parent:
- 0:c1476d342c13
--- a/microinfinity.h Fri May 03 10:00:20 2019 +0000 +++ b/microinfinity.h Mon May 06 04:03:00 2019 +0000 @@ -3,9 +3,10 @@ #include "mbed.h" - extern Serial device; extern DigitalOut led1; +extern DigitalOut led2; +extern DigitalOut led3; extern int32_t degree; extern int32_t r_degree;