mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-05 08:05:18 -04:00
Merge branch 'master' of github.com:markqvist/RNode_Firmware
This commit is contained in:
commit
c14d3ea036
1 changed files with 1 additions and 1 deletions
2
Boards.h
2
Boards.h
|
@ -239,7 +239,7 @@
|
||||||
#define HAS_CONSOLE true
|
#define HAS_CONSOLE true
|
||||||
#define HAS_EEPROM true
|
#define HAS_EEPROM true
|
||||||
const int pin_cs = 18;
|
const int pin_cs = 18;
|
||||||
const int pin_reset = 23;
|
const int pin_reset = 14;
|
||||||
const int pin_dio = 26;
|
const int pin_dio = 26;
|
||||||
#if defined(EXTERNAL_LEDS)
|
#if defined(EXTERNAL_LEDS)
|
||||||
const int pin_led_rx = 36;
|
const int pin_led_rx = 36;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue