Desktop: fixed build with recent SPI changes

This commit is contained in:
Andrew Tridgell 2012-10-19 11:21:42 +11:00
parent bfade7d0ed
commit eb0dd45a11

View File

@ -122,5 +122,4 @@ void DataFlash_APM1::ChipErase(void (*delay_cb)(unsigned long))
}
}
// make one instance for the user to use
DataFlash_APM1::DataFlash_APM1(AP_Semaphore* spi_semaphore) {}