mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-24 05:34:45 -07:00
don't use much bits for 8bit values [ci skip]
This commit is contained in:
@@ -93,7 +93,7 @@ struct SubGhz {
|
||||
|
||||
uint16_t idx_menu_chosen;
|
||||
SubGhzLoadTypeFile load_type_file;
|
||||
uint32_t tx_power;
|
||||
uint8_t tx_power;
|
||||
void* rpc_ctx;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user