Skip to content

Commit

Permalink
do not enable wireless configurator by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Corentin Jabot authored and cor3ntin committed Aug 27, 2019
1 parent f1c5247 commit 8a6f6fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions aseba/launcher/src/qml/main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ Item {
}
}

WirelessConfigurator {
// valiseMode: true
}

function goToDeviceSelectionWithApp() {
if(app_view.selectedApp && main_layout.depth == 1) {
var component = deviceSelectionViewFactory.createObject(main_layout)
Expand Down

0 comments on commit 8a6f6fd

Please sign in to comment.