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 SX1276Lib by
Diff: sx1276/sx1276.h
- Revision:
- 23:1e143575df0f
- Parent:
- 22:7f3aab69cca9
- Child:
- 25:3778e6204cc1
diff -r 7f3aab69cca9 -r 1e143575df0f sx1276/sx1276.h
--- a/sx1276/sx1276.h Thu Nov 26 16:55:15 2015 +0000
+++ b/sx1276/sx1276.h Thu Mar 10 10:00:54 2016 +0000
@@ -72,7 +72,7 @@
uint8_t boardConnected; //1 = SX1276MB1LAS; 0 = SX1276MB1MAS
- uint8_t *rxBuffer;
+ uint8_t *rxtxBuffer;
uint8_t previousOpMode;
