#pragma once #include "common.h" #ifdef DSPICO_ENABLE_WRFUXXED extern uint8_t gWrfuxxedPayload[]; extern uint8_t gWrfuxxedPayloadSize[]; #endif