kopia lustrzana https://github.com/jgromes/RadioLib
Updated Custom Build Configuration (markdown)
rodzic
be64961f33
commit
d6f961896c
|
@ -14,11 +14,11 @@ RadioLib supports many different Arduino cores, but sometimes it may be benefici
|
|||
#define RADIOLIB_NC (0xFF)
|
||||
#define RADIOLIB_DEFAULT_SPI SPI
|
||||
|
||||
// the following parameters must be defined if the Arduino core does not support SoftwareSerial library
|
||||
// the following must be defined if the Arduino core does not support SoftwareSerial library
|
||||
#define RADIOLIB_SOFTWARE_SERIAL_UNSUPPORTED
|
||||
#define RADIOLIB_HARDWARE_SERIAL_PORT Serial1
|
||||
|
||||
// the following parameters must be defined if the Arduino core does not support tone function
|
||||
// the following must be defined if the Arduino core does not support tone function
|
||||
#define RADIOLIB_TONE_UNSUPPORTED
|
||||
|
||||
#include <RadioLib.h>
|
||||
|
|
Ładowanie…
Reference in New Issue