Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 17:f200f87b4087
- Parent:
- 16:8f8adc5f8f0a
--- 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){