Includes library modifications to allow access to AIN_4 (AIN_0 / 5)

Committer:
bryantaylor
Date:
Tue Sep 20 21:26:12 2016 +0000
Revision:
0:eafc3fd41f75
hackathon

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bryantaylor 0:eafc3fd41f75 1 {
bryantaylor 0:eafc3fd41f75 2 "name": "core",
bryantaylor 0:eafc3fd41f75 3 "config": {
bryantaylor 0:eafc3fd41f75 4 "stdio-convert-newlines": {
bryantaylor 0:eafc3fd41f75 5 "help": "Enable conversion to standard newlines on stdin/stdout",
bryantaylor 0:eafc3fd41f75 6 "value": false
bryantaylor 0:eafc3fd41f75 7 },
bryantaylor 0:eafc3fd41f75 8
bryantaylor 0:eafc3fd41f75 9 "stdio-baud-rate": {
bryantaylor 0:eafc3fd41f75 10 "help": "Baud rate for stdio",
bryantaylor 0:eafc3fd41f75 11 "value": 9600
bryantaylor 0:eafc3fd41f75 12 }
bryantaylor 0:eafc3fd41f75 13 }
bryantaylor 0:eafc3fd41f75 14 }