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.
Revision 119:eac0140d1d3b, committed 2019-04-18
- Comitter:
- TMRL123
- Date:
- Thu Apr 18 14:02:42 2019 +0000
- Parent:
- 86:49d19df5bbce
- Commit message:
- t
Changed in this revision
sx1276/sx1276.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 49d19df5bbce -r eac0140d1d3b sx1276/sx1276.h --- a/sx1276/sx1276.h Thu Aug 17 11:07:50 2017 +0200 +++ b/sx1276/sx1276.h Thu Apr 18 14:02:42 2019 +0000 @@ -100,6 +100,7 @@ RF_FREQUENCY_868_1 = 868100000, // Hz RF_FREQUENCY_868_3 = 868300000, // Hz RF_FREQUENCY_868_5 = 868500000, // Hz + RF_FREQUENCY_915_0 = 915000000, // Hz } rf_frequency_t;