Exportable version of WizziLab's modem driver.

Dependents:   modem_ref_helper

Revision:
35:ac940cf8ebe6
Parent:
27:918293e12f1b
Child:
53:3b85c53b64af
--- a/include/lora.h	Wed Aug 29 15:30:30 2018 +0000
+++ b/include/lora.h	Thu Sep 06 10:41:51 2018 +0000
@@ -104,7 +104,6 @@
     ISM_BAND_433,
     ISM_BAND_868,
     ISM_BAND_915,
-    ISM_BAND_915_HYBRID,
     ISM_BAND_QTY,
 
 } IsmBands_t;