Gerald-D
Gerald-D
In my application, I will probably develop on your MultiCam.ino, because all the camera settings are already done when switching on and connecting. (In fact the camera(s) are left switched...
#46 helped a little . . . . . I am now stuck at line 12: C:\Users\Gerald\Documents\Arduino\GoProControl\GoProControl.ino:12:47: error: invalid conversion from 'const char*' to 'uint8_t' {aka 'unsigned char'} [-fpermissive] GoProControl...
Hi Aster In #46 you said this could be because of an Arduino IDE problem. If I may ask; what IDE did you use? Thank you
With some help from a friend, found that: 1. The file names settings.h or Settings.h are used by different libraries. The required file is included by angle brackets in the...