fix styles

This commit is contained in:
iceman1001 2019-04-07 10:52:52 +02:00
commit 3ab9dbe4c6
2 changed files with 2 additions and 10 deletions

View file

@ -504,10 +504,12 @@ bool Flash_Erase64k(uint8_t block) {
return true;
}
/*
// Erase chip
void Flash_EraseChip(void) {
FlashSendLastByte(CHIPERASE);
}
*/
void Flashmem_print_status(void) {
DbpString("Flash memory");