I keep getting the following error when trying to verify either ObjectDetectionCallback or ObjectDetectionLoop sketch example. I leave both completely default other than my SSID and PW being updated in the code.
copy misc\nn_img\amebapro2_nn_model.json .\
Invalid number of parameters
1 file(s) copied.
These are also the only sketches I have found so far that are not working even if it does upload. So I assume something to do with this error.
Any help that can be offered here? Let me know if you need any further info.
Thanks
UPDATE:
Made no changes. Tried again and now the error is two lines lower.
copy misc\nn_img\amebapro2_nn_model.json .\
1 file(s) copied.
xcopy /y C:\Users\my name\AppData\Local\Arduino15\packages\realtek\hardware\AmebaPro2\4.0.6\variants\common_nn_models .\
Invalid number of parameters
Having space in your username will cause this invalid parameter error as well. Would suggest removing space in username for the time being. we will look into this.