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.
Revision 5:78f18887fd75, committed 2019-10-01
- Comitter:
- liuyingshan
- Date:
- Tue Oct 01 13:19:06 2019 +0000
- Parent:
- 4:41f1acad69e5
- Commit message:
- 1
Changed in this revision
TCS34725.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TCS34725.h Wed Mar 22 20:54:37 2017 +0000 +++ b/TCS34725.h Tue Oct 01 13:19:06 2019 +0000 @@ -5,8 +5,8 @@ #include "mbed.h" //These pins should be the only piece specific to the F030R8 -#define SCL PB_8 -#define SDA PB_9 +#define SCL D5 +#define SDA D4 //I2C Address