funktionierender COAP-Client zum Testen

Fork of coap-example by sandbox

Revision:
1:0615912bf8ec
Parent:
0:0681e205d0e9
--- a/mbed_app.json	Wed Feb 15 21:18:58 2017 +0100
+++ b/mbed_app.json	Thu Jun 28 14:11:10 2018 +0000
@@ -1,4 +1,5 @@
 {
+    
     "config": {
         "network-interface":{
             "help": "options are ETHERNET, WIFI_ESP8266, WIFI_ODIN, MESH_LOWPAN_ND, MESH_THREAD",
@@ -40,6 +41,7 @@
             "macro_name": "BUILTIN_LED_OFF"
         }
     },
+    
     "target_overrides": {
         "*": {
             "target.features_add": ["NANOSTACK", "LOWPAN_ROUTER", "COMMON_PAL"],