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.
Fork of EV-COG-AD3029LZ by
Diff: SimpleSpirit1.cpp
- Revision:
- 21:d5c10e5742f6
- Parent:
- 19:42df12d5f750
- Child:
- 22:9165bd73c61e
diff -r 0b738b9ca855 -r d5c10e5742f6 SimpleSpirit1.cpp
--- a/SimpleSpirit1.cpp Mon Nov 07 11:28:22 2016 +0100
+++ b/SimpleSpirit1.cpp Tue Nov 08 11:04:30 2016 +0100
@@ -466,8 +466,6 @@
/* Transmission error */
if(x_irq_status.IRQ_TX_FIFO_ERROR) {
- error("IRQ_TX_FIFO_ERROR should never happen!\n");
-
cmd_strobe(SPIRIT1_STROBE_FTX);
if(_spirit_tx_started) {
_spirit_tx_started = false;
