Add IRQ on Gateway
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#define MY_RF24_PA_LEVEL RF24_PA_HIGH
|
||||
#define MY_GATEWAY_SERIAL
|
||||
#define MY_RF24_CHANNEL (105)
|
||||
#define MY_RX_MESSAGE_BUFFER_FEATURE
|
||||
#define MY_RF24_IRQ_PIN 2
|
||||
// Define a lower baud rate for Arduinos running on 8 MHz (Arduino Pro Mini 3.3V & SenseBender)
|
||||
#if F_CPU == 8000000L
|
||||
#define MY_BAUD_RATE 38400
|
||||
|
||||
Reference in New Issue
Block a user