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.
Dependents: LORA_RX LORA_TX WindConcentrator hid_test ... more
Diff: sx127x.h
- Revision:
- 5:dde68100518b
- Parent:
- 4:d987ac2836bf
- Child:
- 6:5d94ee847016
- Child:
- 7:927a05f84ede
diff -r d987ac2836bf -r dde68100518b sx127x.h --- a/sx127x.h Fri May 02 23:35:30 2014 +0000 +++ b/sx127x.h Tue Jun 03 20:44:30 2014 +0000 @@ -264,8 +264,8 @@ // frequency hopping table const uint32_t *frfs; - InterruptIn dio0; - InterruptIn dio1; + DigitalIn dio0; + DigitalIn dio1; DigitalOut femcps; // LF rf switch DigitalOut femctx; // HF rf switch DigitalOut m_cs;