#ifndef FREQUENCY_C #define FREQUENCY_C void start_frequency_scan(void); uint32_t gPeriod; #endif