Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
最多可以写多少行代码?
限制的不是行数,是代码的长度。IDE会把代码通过串口发送给OpenMV电路板,这里有限制。
根据经验,代码长度不要超过150k。