Helper library to use modem_ref driver.

Dependencies:   WizziCom WizziDebug ram_fs modem_ref

Dependents:   D7A_Localisation D7A_1x_demo_send_file_data_and_forget D7A_1x_demo_CodeUpgradeProtocol D7A_1x_demo_LoRaWAN ... more

Revision:
15:c90efeb6bd6a
Parent:
13:04befc5bd370
Child:
29:5815b6886bbe
--- a/modem_ref_helper.h	Thu Sep 21 13:45:48 2017 +0000
+++ b/modem_ref_helper.h	Fri Sep 22 14:16:56 2017 +0000
@@ -17,9 +17,7 @@
 #include "d7a_1x.h"
 #include "d7a_1x_fs.h"
 #include "alp.h"
-
-#define MODEM_VERSION_MAJOR         4
-#define MODEM_VERSION_MINOR         10
+#include "alp_lwan.h"
 
 #define D7A_CTF_VAL(mant,exp)       ((uint8_t)(mant|(exp<<5)))
 #define ALP_ITF_TYPE_D7A            0xD7