mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
fix styles
This commit is contained in:
parent
8e6920cd95
commit
3ab9dbe4c6
2 changed files with 2 additions and 10 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue