Added project implementation

This commit is contained in:
Yury Shuvakin
2024-01-22 18:30:04 +09:00
parent 4ef6c3fcb5
commit ccd48df127
35 changed files with 1519 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