fix battery block comment
This commit is contained in:
parent
9956bb06fb
commit
32a92789b3
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
const enum BatteryProperty {
|
const enum BatteryProperty {
|
||||||
//% level (%)
|
//% block="level (%)"
|
||||||
Level,
|
Level,
|
||||||
//% block="current (I)"
|
//% block="current (I)"
|
||||||
Current,
|
Current,
|
||||||
|
Loading…
Reference in New Issue
Block a user