mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-06 13:44:46 +00:00
Merge branch 'master' into thebentern-patch-2
This commit is contained in:
commit
477b666998
@ -25,9 +25,9 @@
|
|||||||
#undef RF95_SCK
|
#undef RF95_SCK
|
||||||
#define RF95_SCK 18
|
#define RF95_SCK 18
|
||||||
#undef RF95_MISO
|
#undef RF95_MISO
|
||||||
#define RF95_MISO 23
|
#define RF95_MISO 19
|
||||||
#undef RF95_MOSI
|
#undef RF95_MOSI
|
||||||
#define RF95_MOSI 19
|
#define RF95_MOSI 23
|
||||||
#undef RF95_NSS
|
#undef RF95_NSS
|
||||||
#define RF95_NSS 5
|
#define RF95_NSS 5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user