我使用ESPlorer对ESP8266进行编程。
a = 7.5 print(a)
此lua代码显示错误“'7.5‘附近的错误数字”。我需要添加任何库或文件吗?
https://stackoverflow.com/questions/38327347
相似问题