Skip to content

Commit cb99c28

Browse files
authored
Actually disabled exporters for lorawan example
1 parent 1dfe716 commit cb99c28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test/examples/examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@
247247
"features" : [],
248248
"targets" : [],
249249
"toolchains" : [],
250-
"exporters": false,
250+
"exporters": [],
251251
"compile" : true,
252-
"export": true,
252+
"export": false,
253253
"auto-update" : true
254254
},
255255
{

0 commit comments

Comments
 (0)