Simple implementation of goal counter for table football using laser diode and phototransistor.
Dependencies: GoalCounter WS2812 PixelArray
mbed_app.json
- Committer:
- nxf46245
- Date:
- 2019-01-14
- Revision:
- 6:a93ee22232f2
- Parent:
- 0:24f846b68c77
File content as of revision 6:a93ee22232f2:
{
"target_overrides": {
"*": {
"platform.stdio-baud-rate": 115200,
"platform.stack-stats-enabled": true,
"platform.heap-stats-enabled": true,
"platform.cpu-stats-enabled": true,
"platform.thread-stats-enabled": true,
"platform.sys-stats-enabled": true
}
}
}