Coiling jig experiment with buttons for coiling, annealing and testing.

Dependencies:   TextLCD

Committer:
yphilippou
Date:
Fri Dec 21 15:46:23 2018 +0000
Revision:
0:7795c79c9480
Buttons added.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
yphilippou 0:7795c79c9480 1 {
yphilippou 0:7795c79c9480 2 "target_overrides": {
yphilippou 0:7795c79c9480 3 "*": {
yphilippou 0:7795c79c9480 4 "platform.stdio-baud-rate": 115200,
yphilippou 0:7795c79c9480 5 "platform.stack-stats-enabled": true,
yphilippou 0:7795c79c9480 6 "platform.heap-stats-enabled": true,
yphilippou 0:7795c79c9480 7 "platform.cpu-stats-enabled": true,
yphilippou 0:7795c79c9480 8 "platform.thread-stats-enabled": true,
yphilippou 0:7795c79c9480 9 "platform.sys-stats-enabled": true
yphilippou 0:7795c79c9480 10 }
yphilippou 0:7795c79c9480 11 }
yphilippou 0:7795c79c9480 12 }