#ifndef RF_TEST__H_ #define RF_TEST__H_ #include "stack/rf/rf_phy.h" void rf_test_start_constant_tone(uint16_t ch); #endif