Disable simulator

This commit is contained in:
Michal Moskal 2017-07-06 19:50:11 +01:00
parent 3010b29a26
commit 31b0fb8850

View File

@ -12,6 +12,9 @@
"libs/ev3"
],
"simulator": {
"headless": true
},
"DISABLED-simulator": {
"autoRun": true,
"streams": true,
"aspectRatio": 1.0,