DataFlash_APM2: private AP_Semaphore* rather than use extern AP_Semaphore_spi3
The AP_Semaphore* argument to the constructor can be null (and is by default for compatibility). Semaphore is only used when non-null.
Loading
Please register or sign in to comment