Added .env

This commit is contained in:
Malte Bublitz 2023-10-15 18:02:09 +02:00
parent fa2cc9b5d3
commit d0e4feb2c9
Signed by: malte70
GPG Key ID: 605DA5C729F9C184
1 changed files with 5 additions and 0 deletions

5
.env Normal file
View File

@ -0,0 +1,5 @@
SERIAL_DEV="/dev/cu.usbserial-A700e0gN"
#SERIAL_DEV="/dev/ttyUSB0"
SERIAL_SPEED = 9600
#SERIAL_SPEED = 19200
#SERIAL_SPEED = 115200