Added first project implementation

This commit is contained in:
Yury Shuvakin
2024-01-22 17:37:10 +09:00
parent 3a23721644
commit 661a1b6ba2
35 changed files with 1559 additions and 0 deletions

7
settings.ini Normal file
View File

@@ -0,0 +1,7 @@
[General]
name=/dev/ttyS0
;baudRate=9600
;dataBits=8
;parity=0
;stopBits=1
;flowControl=0