mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 03:37:43 +00:00
Added SD card wiper tool
Frequency manager now creates FREQMAN.TXT if not found Moved graphics files
This commit is contained in:
@@ -459,7 +459,7 @@ void ProgressBar::set_value(const uint32_t value) {
|
||||
}
|
||||
|
||||
void ProgressBar::paint(Painter& painter) {
|
||||
uint16_t v_sized;
|
||||
uint32_t v_sized;
|
||||
|
||||
const auto rect = screen_rect();
|
||||
const auto s = style();
|
||||
|
Reference in New Issue
Block a user