#ifndef __RADIO_PAYLOAD_APRS_H #define __RADIO_PAYLOAD_APRS_H #include "payload.h" extern payload_encoder radio_aprs_payload_encoder; #endif