AP_Semaphore_test: instantiate AP_Semaphore_spi3 locally.

This commit is contained in:
Pat Hickey 2012-10-09 11:05:34 -07:00
parent c20a401c6a
commit b2b0b70d03
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
FastSerialPort0(Serial);
AP_Semaphore my_semaphore;
AP_Semaphore AP_Semaphore_spi3;
int16_t dummy1, dummy2, dummy3; // used to provide points to semaphore library