How to read firmware version
-
Hello,
How can I know which firmware version is installed into my LoPy?
-
os.uname()
-
import uos
uos.uname()