mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 21:17:42 +00:00
BLE Tx App / BLE Rx Filtering. (#1543)
BLE TX app creation BLE RX and TX app improvements
This commit is contained in:
@@ -78,6 +78,7 @@ constexpr image_tag_t image_tag_adsb_rx{'P', 'A', 'D', 'R'};
|
||||
constexpr image_tag_t image_tag_afsk_rx{'P', 'A', 'F', 'R'};
|
||||
constexpr image_tag_t image_tag_aprs_rx{'P', 'A', 'P', 'R'};
|
||||
constexpr image_tag_t image_tag_btle_rx{'P', 'B', 'T', 'R'};
|
||||
constexpr image_tag_t image_tag_btle_tx{'P', 'B', 'T', 'T'};
|
||||
constexpr image_tag_t image_tag_nrf_rx{'P', 'N', 'R', 'R'};
|
||||
constexpr image_tag_t image_tag_ais{'P', 'A', 'I', 'S'};
|
||||
constexpr image_tag_t image_tag_am_audio{'P', 'A', 'M', 'A'};
|
||||
|
Reference in New Issue
Block a user