updated length test in writeLockState and fixed last of the compile issues

config.json

Committer:
roywant
Date:
2016-09-19
Revision:
0:ed0152b5c495

File content as of revision 0:ed0152b5c495:

{
  "nordic": {
    "softdevice": "S130"
  },
  "nrf51822": {
      "ram_size": "32K"
  },
  "mbed": {
    "max-filehandles": 4
  },
  "platform" : {
    "reset_button" : "p17",
    "config_led" : "p13",
    "shutdown_led" : "p14",
    "led_off" : 0
  },
  "mbedtls": {
    "user-config-file": "\"source/mbedtls_config.h\""
  }
}