mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 07:22:49 +00:00
improve P.Memory naming consistency
I swear I wont touch these strings again :D
This commit is contained in:
@@ -470,7 +470,7 @@ class SetPersistentMemoryView : public View {
|
||||
private:
|
||||
Text text_pmem_about{
|
||||
{0, 1 * 16, 240, 16},
|
||||
"PersistentMemory from/to SD"};
|
||||
"Persistent Memory from/to SD"};
|
||||
|
||||
Text text_pmem_informations{
|
||||
{0, 2 * 16, 240, 16},
|
||||
|
||||
Reference in New Issue
Block a user