-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I have this as line 10 of GoProControl.ino :
#define CAMERA HERO8 // Change here for your camera
And then the first error in the compiler is:
C:\Users\Gerald\Documents\Arduino\GoProControl\GoProControl.ino:10:16: error: 'HERO8' was not declared in this scope
#define CAMERA HERO8 // Change here for your camera
I tried HERO6 as well, but still similar error message
Obviously I need to learn some more very basic things . . . . . .
Metadata
Metadata
Assignees
Labels
No labels