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 Pixy2_Library2
Revision 1:9045b866f1f6, committed 2020-06-25
- Comitter:
- Jordan406
- Date:
- Thu Jun 25 13:04:04 2020 +0000
- Parent:
- 0:1cd75d83116f
- Commit message:
- Pixy2_Lib_I2C
Changed in this revision
Pixy2_Library.lib | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Pixy2_Library.lib Wed Mar 04 15:25:53 2020 +0000 +++ b/Pixy2_Library.lib Thu Jun 25 13:04:04 2020 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/Jordan406/code/Pixy2_Library/#d245cf5af33d +https://os.mbed.com/users/Jordan406/code/Pixy2_Library2/#d245cf5af33d
--- a/main.cpp Wed Mar 04 15:25:53 2020 +0000 +++ b/main.cpp Thu Jun 25 13:04:04 2020 +0000 @@ -23,7 +23,7 @@ bp2.mode(PullDown); bp3.mode(PullDown); - Pixy2_Library Cam1(p28,p27,ADRESSE); + Pixy2_Library Cam1(p9,p10,ADRESSE); Cam1.Pixy2_WhiteLED(true); while(1) {