Skip to content

Commit e4adce4

Browse files
authored
Merge pull request #4 from programmer372/BETA
Created command-example and cmd.tft
2 parents a0dd886 + 628f3b7 commit e4adce4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

examples/cmd/cmd-example.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
Binary file not shown.

0 commit comments

Comments
 (0)