Merge pull request #144 from D4rk4/master

Brother EP-44 support
This commit is contained in:
Thomas Göttgens 2022-04-19 22:23:51 +02:00 committed by GitHub
commit a578453b3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;
};
/*