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.
Dependencies: mbed SocketModem nanoservice_client_1_12
Revision 14:63c1fd3c95a6, committed 2014-03-28
- Comitter:
- zdshelby
- Date:
- Fri Mar 28 16:45:52 2014 +0000
- Parent:
- 13:fbb719dc3ec4
- Commit message:
- - Minor resource updates
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Mar 28 03:55:03 2014 +0000
+++ b/main.cpp Fri Mar 28 16:45:52 2014 +0000
@@ -25,7 +25,7 @@
char endpoint_name[] = {"mbed-cellular-mts1"};
uint8_t ep_type[] = {"mbed_kl64z_multitech"};
uint8_t lifetime_ptr[] = {"86400"};
-static const char* FIRMWARE_VER = "12"; // Committed revision number
+static const char* FIRMWARE_VER = "13"; // Committed revision number
typedef uint8_t (*sn_grs_dyn_res_callback_t)(sn_coap_hdr_s *, sn_nsdl_addr_s *, sn_proto_info_s *);
