mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-08 05:42:29 +00:00
Relabel ChibiOS core free bytes.
This commit is contained in:
@@ -49,12 +49,12 @@ private:
|
||||
"Memory",
|
||||
};
|
||||
|
||||
Text text_label_m0_free {
|
||||
{ 0, 128, 104, 16 },
|
||||
"M0 Free Bytes",
|
||||
Text text_label_m0_core_free {
|
||||
{ 0, 128, 144, 16 },
|
||||
"M0 Core Free Bytes",
|
||||
};
|
||||
|
||||
Text text_label_m0_free_value {
|
||||
Text text_label_m0_core_free_value {
|
||||
{ 200, 128, 40, 16 },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user