-
Notifications
You must be signed in to change notification settings - Fork 355
Open
Description
Hey,
the OV2640 cam worked fine on our MEGA, but the requirements for our project changed and we've to work with Adafruit nRF52 feathers. I get the following error when trying to upload a test sketch:
C:\Users\xxx\Documents\Arduino\libraries\ArduCAM/ArduCAM.h:695:2: error: 'regtype' does not name a type
regtype *P_CS;
^
C:\Users\xxx\Documents\Arduino\libraries\ArduCAM/ArduCAM.h:696:2: error: 'regsize' does not name a type
regsize B_CS;
^
exit status 1
Error compiling for board Adafruit Bluefruit nRF52 Feather.
I hope I just have to modify the ArduCAM.h file. If so, please give the me neccessary changes.
I hope you can help me fast.
Many thanks in advance
Metadata
Metadata
Assignees
Labels
No labels