fix battery block comment

This commit is contained in:
Peli de Halleux 2019-09-06 05:23:48 -07:00
parent 9956bb06fb
commit 32a92789b3

View File

@ -1,6 +1,6 @@
const enum BatteryProperty {
//% level (%)
//% block="level (%)"
Level,
//% block="current (I)"
Current,