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