include name

This commit is contained in:
Morgan 'ARR\!' Allen 2021-12-08 14:08:36 -08:00
parent e912b54cba
commit d7db736937
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ typedef struct {
} lora32_handle_t;
typedef struct lora32_cfg_t {
char *name;
uint8_t nss;
uint8_t cipo;
uint8_t copi;