mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 18:05:18 +00:00
Declare all folder names in a single source file (#2039)
This commit is contained in:
@@ -61,7 +61,7 @@ class SpectrumPainterView : public View {
|
||||
app_settings::SettingsManager settings_{
|
||||
"tx_painter", app_settings::Mode::TX};
|
||||
|
||||
bool image_input_avaliable{false};
|
||||
bool image_input_available{false};
|
||||
bool tx_active{false};
|
||||
uint32_t tx_mode{0};
|
||||
uint16_t tx_current_line{0};
|
||||
|
Reference in New Issue
Block a user