Remove unused function
This commit is contained in:
parent
5ddf119ef0
commit
4ab23cfeb4
1 changed files with 0 additions and 5 deletions
|
@ -1035,8 +1035,3 @@ void convert_break_to_pause()
|
|||
core.supdater->update();
|
||||
}
|
||||
}
|
||||
|
||||
void debug_trash_memory(uint8_t* addr, uint8_t byte)
|
||||
{
|
||||
*addr = byte;
|
||||
}
|
Loading…
Add table
Reference in a new issue