We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0dd886 + 628f3b7 commit e4adce4Copy full SHA for e4adce4
examples/cmd/cmd-example.py
@@ -0,0 +1,4 @@
1
+import nextion
2
+
3
+display = nextion(12, 13, 9600)
4
+print(display.cmd('t0.txt="Its running!"'))
examples/cmd/cmd.tft
195 KB
0 commit comments