mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Desktop: fixed build with recent SPI changes
This commit is contained in:
parent
9a20fe32fa
commit
44f49aafb6
@ -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) {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user