Jordan DuchĂȘne / Mbed 2 deprecated Pixy2_Lib_I2C

Dependencies:   mbed Pixy2_Library2

Files at this revision

API Documentation at this revision

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) {