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: mDot.h
- Revision:
- 116:bf760c5926cb
- Parent:
- 115:bcd44682ac1e
- Child:
- 120:1fbda752c380
--- a/mDot.h Thu Dec 28 13:50:17 2017 -0600 +++ b/mDot.h Thu Dec 28 15:05:03 2017 -0600 @@ -1656,6 +1656,8 @@ void setWakeupCallback(T *object, void (T::*member)(void)) { _wakeup_callback.attach(object, member); } + + lora::ChannelPlan* getChannelPlan(); private: typedef enum {