ISEN Nimes CSI3 / Mbed 2 deprecated ISEN_RF24Network_Base_00

Dependencies:   mbed RF24Network RF24

Revision:
6:b5f1a2ddbb56
Parent:
5:7937720a2afe
--- a/main.cpp	Sun May 23 23:40:19 2021 +0000
+++ b/main.cpp	Mon May 24 13:38:00 2021 +0000
@@ -7,7 +7,7 @@
 //
 //  Projet 2021 : Jeu type Simon's pour la rééducation
 //
-//  Note : Utilisation du SPI
+//  Note : Test module nRF24L01 en mode SPI
 //
 //  Code pour la base 00
 /*************************************/
@@ -60,7 +60,8 @@
     etat = 0;
 //  Test de l'horloge Systeme
 //    pc.printf("CPU SystemCoreClock is %d Hz\r\n", SystemCoreClock);
-//    pc.baud(9600);
+    Init_Spi();
+    Affiche_Display(this_node);
     /*    Set_8Dels(1);
         wait_ms(1000);
         Set_8Dels(0);