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:
5:1033c7bebc15
Parent:
3:fae784cae93d
Child:
7:7292fa2ed6e4
--- a/modem_ref_helper.cpp	Wed Jul 19 08:27:24 2017 +0000
+++ b/modem_ref_helper.cpp	Wed Aug 23 13:07:47 2017 +0000
@@ -169,7 +169,7 @@
     PRINT(" - Device ID:        %08X\r\n", rev.device_id);
     PRINT(" - Hardware version: %08X\r\n", rev.hw_version);
     PRINT(" - Firmware version: v%d.%d.%d\r\n", rev.fw_version.major, rev.fw_version.minor, rev.fw_version.patch);
-    PRINT(" - File system CRC:  0x%08x\r\n", rev.fs_crc);
+    PRINT(" - CUP max size:     %d\r\n", rev.fs_crc);
     PRINT("-----------------------------------------\r\n");
         
     // Check version