mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 18:48:30 -04:00
Desktop: fix build error
This commit is contained in:
parent
4055066779
commit
96470e2d49
@ -123,4 +123,4 @@ void DataFlash_APM1::ChipErase(void (*delay_cb)(unsigned long))
|
|||||||
}
|
}
|
||||||
|
|
||||||
// make one instance for the user to use
|
// make one instance for the user to use
|
||||||
DataFlash_APM1::DataFlash_APM1() {}
|
DataFlash_APM1::DataFlash_APM1(AP_Semaphore* spi_semaphore) {}
|
||||||
|
Loading…
Reference in New Issue
Block a user