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: PROJET-SEPARE_GATEWAY
Fork of libmDot-dev-mbed5-deprecated by
Diff: Lora.h
- Revision:
- 17:306ffaa5d79b
- Parent:
- 16:b630e18103e5
- Child:
- 19:f3a46d2bb9b3
--- a/Lora.h Thu Aug 04 15:11:24 2016 -0500
+++ b/Lora.h Wed Aug 17 18:39:02 2016 +0000
@@ -286,7 +286,8 @@
MAC_RX1,
MAC_RX2,
MAC_RXC,
- MAC_TX
+ MAC_TX,
+ MAC_JOIN
};
/**
@@ -705,3 +706,4 @@
#endif
+
