#ifndef __RADIO_PAYLOAD_CATS_H #define __RADIO_PAYLOAD_CATS_H #include "payload.h" extern payload_encoder radio_cats_payload_encoder; #endif