mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 05:05:19 +08:00
batt_smbus.h missing header guard
This commit is contained in:
committed by
Lorenz Meier
parent
ad321c8824
commit
323ba9f837
@@ -43,6 +43,8 @@
|
|||||||
* @author Jacob Dahl <dahl.jakejacob@gmail.com>
|
* @author Jacob Dahl <dahl.jakejacob@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <px4_config.h>
|
#include <px4_config.h>
|
||||||
#include <px4_workqueue.h>
|
#include <px4_workqueue.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user