mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Brother EP-44 support
This commit is contained in:
parent
8bac81b631
commit
db11613651
1 changed files with 4 additions and 0 deletions
|
|
@ -619,6 +619,10 @@ message RadioConfig {
|
|||
BAUD_460800 = 9;
|
||||
BAUD_576000 = 10;
|
||||
BAUD_921600 = 11;
|
||||
BAUD_110 = 12;
|
||||
BAUD_300 = 13;
|
||||
BAUD_600 = 14;
|
||||
BAUD_1200 = 15;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue