GoProControl
GoProControl copied to clipboard
Arduino library to interface with GoPro cameras
Hi. My apologies. Not an issue but didn't know how to make a suggestion and I'm not familiar much with forking... (there's a joke there I'm sure.. LOL...)... Anyway, I...
Could have additional options, like a) last image b) first image c) all images d) specific images e) direct transfer to google/AWS/one/... cloud f) direct transfer to ftp/smb/....
Hi. First off, thank you for the great effort put into creating this library! Have a challenge with failed connections after the first attempt. I can only get the ESP...
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'...
Hello, First off thank you for taking the time to create this library. I am though running into an issue with Verifying the code. So I went back to just...