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: color.h
- Revision:
- 7:3c273b3b19b1
- Parent:
- 6:c28aa7d26eba
diff -r c28aa7d26eba -r 3c273b3b19b1 color.h --- a/color.h Wed Mar 02 15:32:12 2016 +0000 +++ b/color.h Thu Mar 03 13:20:50 2016 +0000 @@ -4,8 +4,8 @@ CAN can1(p30, p29); /*IO通信用*/ -DigitalOut yellow_pin(p26); -DigitalIn blue_pin(p27); +DigitalOut yellow_pin(p27); +DigitalIn blue_pin(p28); unsigned char data,data_1; //char