mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 06:07:42 +00:00
Rename SD record variables: "free"/"recorded" -> "available"
This commit is contained in:
@@ -95,7 +95,7 @@ private:
|
||||
"",
|
||||
};
|
||||
|
||||
Text text_time_recorded {
|
||||
Text text_time_available {
|
||||
{ 23 * 8, 0 * 16, 7 * 8, 16 },
|
||||
"",
|
||||
};
|
||||
|
Reference in New Issue
Block a user