Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Jun 13, 2024
1 parent 717e35b commit ab040fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LinkIt7697/France/javascript.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Blockly.Arduino['amb82_mini_imageclassification'] = function(block) {
'Camera.videoInit();\n'+
'rtsp.configVideo(config);\n'+
'rtsp.begin();\n'+
'rtsp_portnum = rtsp.getPort();\n'+
'imgclass.configVideo(configNN);\n'+
'imgclass.configInputImageColor(IMAGERGB);\n'+
'imgclass.setResultCallback(ICPostProcess);\n'+
Expand Down

0 comments on commit ab040fd

Please sign in to comment.