adam-gui/config/config.go

5 lines
94 B
Go
Raw Permalink Normal View History

2024-04-21 21:45:18 +02:00
package config
2024-04-23 18:37:56 +02:00
const DefaultPortSerialNumber = "121212121"
2024-04-21 21:45:18 +02:00
const SerialPortBaudRate = 921600