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).
import sensor, image, time, math,re,network,lcd, import pickle from pyb import Servo
我想在程序结束后保存新的变量,查询后发现可以使用pickle 库 ,程序输入后,没有高光,调用失败。 请问如何解决?
不能用pickle库。你用json保存文件就行了。