mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-10 07:26:38 +02:00
revert settings for CS/IRQ D4/D3 again #36
This commit is contained in:
parent
6c22ff6fb6
commit
100256578d
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
// PINOUT (Default, can be changed in setup)
|
||||
//-------------------------------------
|
||||
#define RF24_CS_PIN 15
|
||||
#define RF24_CE_PIN 0
|
||||
#define RF24_IRQ_PIN 2
|
||||
#define RF24_CE_PIN 2
|
||||
#define RF24_IRQ_PIN 0
|
||||
|
||||
|
||||
//-------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue