#ifndef CONTROL_HEADER #define CONTROL_HEADER #include "meshcore/packetstructs.h" void decodeControlFrame(FrameStruct frame); #endif