pico-tracker/firmware/inc/geofence_no_aprs.h

17 wiersze
276 B
C

/**
* Autogenerated no_aprs structures. See sim/geofence
*/
#ifndef GEOFENCE_NO_APRS_H
#define GEOFENCE_NO_APRS_H
#include <stdbool.h>
#include "samd20.h"
const int32_t* no_aprs_outlines[35];
const uint32_t no_aprs_outline_lengths[35];
#endif /* GEOFENCE_NO_APRS_H */