New formatting

This commit is contained in:
Willy-JL
2024-07-15 22:32:17 +01:00
parent 8a02a2c8dd
commit 2eaf1ffc95
101 changed files with 431 additions and 431 deletions

View File

@@ -54,7 +54,7 @@ typedef struct {
int8_t rolling_counter_mult;
bool extended_range : 1;
bool bypass_region : 1;
bool bypass_region : 1;
} FuriHalSubGhz;
volatile FuriHalSubGhz furi_hal_subghz = {

View File

@@ -6,4 +6,4 @@ bool furi_hal_subghz_get_extended_range(void);
void furi_hal_subghz_set_bypass_region(bool enabled);
bool furi_hal_subghz_get_bypass_region(void);
bool furi_hal_subghz_get_bypass_region(void);