mirror of https://github.com/DJ2LS/FreeDATA.git
Merge branch 'DJ2LS:main' into distance_unit_setting
commit
5982ca69e7
|
|
@ -22,4 +22,4 @@ npm run build
|
||||||
|
|
||||||
```
|
```
|
||||||
npm run lint
|
npm run lint
|
||||||
```
|
```
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@ const defaultConfig = {
|
||||||
serial_handshake: "",
|
serial_handshake: "",
|
||||||
ptt_port: "",
|
ptt_port: "",
|
||||||
ptt_type: "",
|
ptt_type: "",
|
||||||
ptt_mode: "",
|
ptt_mode: "",
|
||||||
serial_dcd: "",
|
serial_dcd: "",
|
||||||
serial_dtr: "",
|
serial_dtr: "",
|
||||||
serial_rts: "",
|
serial_rts: "",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue