You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced-Image-Classification:53:25: error: 'FRAMESIZE_240X240' was not declared in this scope
config.frame_size = FRAMESIZE_240X240;
^
Advanced-Image-Classification:57:25: error: 'FRAMESIZE_240X240' was not declared in this scope
config.frame_size = FRAMESIZE_240X240;
^
Advanced-Image-Classification:71:23: error: 'FRAMESIZE_240X240' was not declared in this scope
s->set_framesize(s, FRAMESIZE_240X240);
basic and advanced examples not compiling
The text was updated successfully, but these errors were encountered:
basic and advanced examples not compiling
The text was updated successfully, but these errors were encountered: