diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index bf8f3f22..3c5e94ab 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -146,7 +146,7 @@ float get_cpu_temp(); //#define WAV_DATA_LENGTH (50000 * 8) -uint32_t tx_freq_hz = 434900000 + FREQUENCY_OFFSET; +uint32_t tx_freq_hz = 434900000; // + FREQUENCY_OFFSET; //uint8_t data[1024]; uint32_t tx_channel = 0;