From cd63d4164b01ef5782f4b88c44e7f0f2b31e2214 Mon Sep 17 00:00:00 2001 From: Klaus K Wilting Date: Mon, 6 Aug 2018 08:19:19 +0200 Subject: [PATCH] rcommand.h edited --- src/rcommand.h | 1 - 1 file changed, 1 deletion(-) 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