Skip to content

Commit

Permalink
Merge branch 'master' of github.com:markqvist/RNode_Firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed May 1, 2024
2 parents c5b23de + 2a277d9 commit c14d3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Boards.h
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
#define HAS_CONSOLE true
#define HAS_EEPROM true
const int pin_cs = 18;
const int pin_reset = 23;
const int pin_reset = 14;
const int pin_dio = 26;
#if defined(EXTERNAL_LEDS)
const int pin_led_rx = 36;
Expand Down

0 comments on commit c14d3ea

Please sign in to comment.