mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Common: added #pragma once
This commit is contained in:
parent
b2cc992e0c
commit
912e4f16ec
@ -12,6 +12,7 @@
|
|||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
/*
|
/*
|
||||||
a method to make semaphores less error prone. The WITH_SEMAPHORE()
|
a method to make semaphores less error prone. The WITH_SEMAPHORE()
|
||||||
|
Loading…
Reference in New Issue
Block a user