correctif

Dependencies:   mbed RF24Network RF24

Revision:
6:6a3d4e0f6799
Parent:
5:48f3f58ebd13
Child:
7:1f768ebd2742
diff -r 48f3f58ebd13 -r 6a3d4e0f6799 main.cpp
--- a/main.cpp	Thu May 20 09:57:23 2021 +0000
+++ b/main.cpp	Fri May 21 07:52:27 2021 +0000
@@ -22,6 +22,7 @@
 #define spi_MISO    PB_14
 #define spi_SCK     PB_13
 
+// Module nRF24 sur SPI2
 RF24 radio(spi_MOSI, spi_MISO, spi_SCK, nrf_CE, nrf_CSN );
 
 // Network uses that radio