Skip to content

Commit

Permalink
Update chip_id.c
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Oct 8, 2021
1 parent 607cee6 commit 29a7dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sx1302fixes/chip_id.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ int main(int argc, char **argv)
unsigned int arg_u;
uint8_t clocksource = 0;
lgw_radio_type_t radio_type = LGW_RADIO_TYPE_SX1250;
sx1302_model_id_t model_id;

struct lgw_conf_board_s boardconf;
struct lgw_conf_rxrf_s rfconf;
Expand Down

0 comments on commit 29a7dde

Please sign in to comment.