RS41ng/src/radio_payload_aprs_position.h

9 wiersze
171 B
C

#ifndef __RADIO_PAYLOAD_APRS_POSITION_H
#define __RADIO_PAYLOAD_APRS_POSITION_H
#include "payload.h"
extern payload_encoder radio_aprs_position_payload_encoder;
#endif