mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 08:23:56 -04:00
DataFlash: removed debug message
This commit is contained in:
parent
d6ac02139f
commit
8657071919
@ -387,7 +387,6 @@ void DataFlash_APM1::BlockErase (uint16_t BlockAdr)
|
||||
}
|
||||
|
||||
SPI_transfer(0x00);
|
||||
serialDebug("BL Erase, %d\n", BlockAdr);
|
||||
|
||||
//initiate flash page erase
|
||||
CS_inactive();
|
||||
|
Loading…
Reference in New Issue
Block a user