So I’ve downloaded the Pixy arduino & placed it in the Arduino examples folders.
I opened the hello world arduino file and tried to run it. But t shows this error…
‘Pixy does not name a type’
hello_world:18: error: ‘Pixy’ does not name a type
hello_world.cpp: In function ‘void loop()’:
hello_world:34: error: ‘pixy’ was not declared in this scope