Merge branch 'master' into xmodem

This commit is contained in:
Sacha Weatherstone 2023-01-10 00:58:15 +11:00 committed by GitHub
commit f920f00a5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 121 additions and 2 deletions

View file

@ -377,6 +377,11 @@ enum HardwareModel {
*/
BETAFPV_2400_TX = 45;
/*
* New BETAFPV ELRS Micro TX Module 2.4G with ESP32 CPU
*/
BETAFPV_2400_TX = 45;
/*
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.
*/