update flash button text

Make it clearer what it is / why you want to do this
This commit is contained in:
Laurens Valk
2021-01-15 10:58:53 +01:00
parent 0ed5a06900
commit 5da4b7f98c
+1 -1
View File
@@ -8,6 +8,6 @@
"connect": { "tooltip": "Connect using Bluetooth" },
"disconnect": { "tooltip": "Disconnect Bluetooth" }
},
"flash": { "tooltip": "Flash hub firmware" },
"flash": { "tooltip": "Install Pybricks firmware" },
"settings": { "tooltip": "Settings" }
}