Sync MK3<->MK4 MMU2 progress converter
This commit is contained in:
parent
ec4740fe53
commit
fd9f4ffb9e
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
namespace MMU2 {
|
||||
|
||||
const char * ProgressCodeToText(uint16_t pc);
|
||||
const char *ProgressCodeToText(uint16_t pc);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue