Aditya Mehrotra / SPIne_Plus_DYNO

Dependencies:   mbed-dev

Revision:
17:f200f87b4087
Parent:
16:8f8adc5f8f0a
diff -r 8f8adc5f8f0a -r f200f87b4087 main.cpp
--- a/main.cpp	Mon Jan 31 21:44:38 2022 +0000
+++ b/main.cpp	Fri Apr 15 14:11:25 2022 +0000
@@ -78,6 +78,7 @@
 
 void spi_isr(void)
 {
+    pc.printf("CS ACTIVE...\n");
     int bytecount = 0;
     //spi.reply(tx_buff[0]);
     while (cs==0){