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: sx1232.cpp
- Revision:
- 2:8717baf6e00a
- Parent:
- 1:67a841d57890
diff -r 67a841d57890 -r 8717baf6e00a sx1232.cpp
--- a/sx1232.cpp Wed May 01 23:42:35 2013 +0000
+++ b/sx1232.cpp Thu May 02 00:39:38 2013 +0000
@@ -116,6 +116,7 @@
service_action = SERVICE_READ_FIFO;
} else if (RegOpMode.bits.Mode == RF_OPMODE_TRANSMITTER) {
set_opmode(RF_OPMODE_STANDBY); // this should be quick enough for ISR
+ service_action = SERVICE_TX_DONE;
}
break;
case 1: