@ -1,6 +1,7 @@
#pragma once
#include "MsgHandler.h"
#include <AP_AHRS/AP_AHRS.h>
#include <AP_GPS/AP_GPS.h>
#include <functional>
@ -1,4 +1,5 @@
void fatal(const char *msg) {
::printf("%s",msg);