<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:arduino_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:v2:arduino_api [2020/01/28 03:55]
jfrench
wiki:v2:arduino_api [2020/01/28 03:56] (current)
jfrench [Instantiation]
Line 25: Line 25:
 <​code>​ <​code>​
 #include <​SPI.h>​ #include <​SPI.h>​
-#include <Pixy.h>+#include <Pixy2.h>
 </​code>​ </​code>​
  
Line 33: Line 33:
  
 <​code>​ <​code>​
-Pixy pixy;+Pixy2 pixy;
 </​code>​ </​code>​
  
wiki/v2/arduino_api.1580183720.txt.gz ยท Last modified: 2020/01/28 03:55 by jfrench