Merge pull request #262 from markbirss/develop

Add  BETAFPV ELRS Micro TX Module 2.4G with ESP32 CPU
This commit is contained in:
Ben Meadors 2023-01-07 07:18:00 -06:00 committed by GitHub
commit b3463ebbea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -371,6 +371,11 @@ enum HardwareModel {
*/
HELTEC_WSL_V3 = 44;
/*
* 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.
*/