Actually disabled exporters for lorawan example

pull/6341/head
Cruz Monrreal 2018-03-13 12:15:35 -05:00 committed by GitHub
parent 1dfe716b56
commit cb99c280a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -247,9 +247,9 @@
"features" : [], "features" : [],
"targets" : [], "targets" : [],
"toolchains" : [], "toolchains" : [],
"exporters": false, "exporters": [],
"compile" : true, "compile" : true,
"export": true, "export": false,
"auto-update" : true "auto-update" : true
}, },
{ {