feat: read serial port and play video according to tag id
This commit is contained in:
commit
3b577387df
9 changed files with 243 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# config
|
||||
/tags.js
|
||||
/video/*
|
||||
!/video/README.md
|
||||
|
||||
# dev
|
||||
node_modules/
|
||||
Loading…
Add table
Add a link
Reference in a new issue