lopy4.h: remove LORA_RST, now in pins_arduino.h
This commit is contained in:
parent
bf5a376926
commit
5d8cec547c
@ -10,7 +10,6 @@
|
|||||||
// Hardware related definitions for Pycom LoPy4 Board
|
// Hardware related definitions for Pycom LoPy4 Board
|
||||||
|
|
||||||
#define HAS_LORA 1 // comment out if device shall not send data via LoRa
|
#define HAS_LORA 1 // comment out if device shall not send data via LoRa
|
||||||
#define LORA_RST LMIC_UNUSED_PIN // reset pin of lora chip is not wired von LoPy4
|
|
||||||
|
|
||||||
//#defin HAS_SPI 1 // comment out if device shall not send data via SPI
|
//#defin HAS_SPI 1 // comment out if device shall not send data via SPI
|
||||||
// pin definitions for local wired SPI slave interface
|
// pin definitions for local wired SPI slave interface
|
||||||
|
Loading…
Reference in New Issue
Block a user