d/wmr: Add pragma once to BT controller header

This commit is contained in:
Jan Schmidt 2021-11-28 04:04:04 +11:00
parent 1c67a1ff52
commit 4e24a1277e

View file

@ -9,7 +9,7 @@
* @author Nis Madsen <nima_zero_one@protonmail.com>
* @ingroup drv_wmr
*/
#pragma once
#include "os/os_threading.h"
#include "math/m_imu_3dof.h"