rcommand.h edited
This commit is contained in:
parent
5413347e35
commit
cd63d4164b
@ -15,6 +15,5 @@ typedef struct {
|
|||||||
} cmd_t;
|
} cmd_t;
|
||||||
|
|
||||||
void rcommand(uint8_t cmd[], uint8_t cmdlength);
|
void rcommand(uint8_t cmd[], uint8_t cmdlength);
|
||||||
void switch_lora(uint8_t sf, uint8_t tx);
|
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
Reference in New Issue
Block a user