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: DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more
Fork of SX1276Lib by
Revision 73:23cc8ba412e0, committed 2017-07-23
- Comitter:
- Helmut Tschemernjak
- Date:
- Sun Jul 23 18:03:14 2017 +0200
- Parent:
- 72:2a6c776b5e92
- Child:
- 74:66223d437a25
- Commit message:
- Backup
Changed in this revision
| Arduino-mbed-APIs/arduino-mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Arduino-mbed-APIs/arduino-mbed.h Sun Jul 23 16:30:11 2017 +0200 +++ b/Arduino-mbed-APIs/arduino-mbed.h Sun Jul 23 18:03:14 2017 +0200 @@ -22,7 +22,6 @@ #define wait_ms delay /* we need to redefine out dprintf because stdio.h uses the same name */ #define dprint dxprintf - #if ARDUINO_SAMD_VARIANT_COMPLIANCE >= 10606 #define MYdigitalPinToInterrupt(x) digitalPinToInterrupt(x) #else

