Re-enable trace from simulator configuration (#830)

This commit is contained in:
Sam El-Husseini
2018-12-04 13:03:34 -08:00
committed by GitHub
parent dad1bd0cd4
commit 462234b1c0

View File

@ -23,6 +23,7 @@
"streams": true,
"aspectRatio": 0.5,
"parts": false,
"enableTrace": true,
"boardDefinition": {
"visual": "ev3"
}