Final project
Dependencies: mbed wave_player mbed-rtos 4DGL-uLCD-SE SDFileSystem 4180_Lab3_rtos_basic
Revision 11:275cc4d62276, committed 2021-05-02
- Comitter:
- mbarros7
- Date:
- Sun May 02 21:12:53 2021 +0000
- Parent:
- 9:1b37fd4bf5ea
- Commit message:
- lllllll
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 1b37fd4bf5ea -r 275cc4d62276 main.cpp --- a/main.cpp Mon Mar 01 22:25:07 2021 +0000 +++ b/main.cpp Sun May 02 21:12:53 2021 +0000 @@ -12,7 +12,7 @@ RawSerial pc(USBTX, USBRX); Serial bluemod(p13,p14); -PwmOut red(p23); +PwmOut red(p24); PwmOut green(p22); PwmOut blue(p21);