diff --git a/src/rcommand.h b/src/rcommand.h index c6d9bdbd..6afb905f 100644 --- a/src/rcommand.h +++ b/src/rcommand.h @@ -15,6 +15,5 @@ typedef struct { } cmd_t; void rcommand(uint8_t cmd[], uint8_t cmdlength); -void switch_lora(uint8_t sf, uint8_t tx); #endif \ No newline at end of file