From ad5340b6a8aaafbf6cabe2410f598dc58f71923e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E8=8D=A3?= <1595243018@qq.com> Date: Thu, 14 Nov 2024 16:56:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20maqueen.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maqueen.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maqueen.ts b/maqueen.ts index 457ed77..c00f960 100644 --- a/maqueen.ts +++ b/maqueen.ts @@ -496,10 +496,10 @@ namespace Maqueen_V5 { } export enum BatteryType { - //% block="Lithium battery" - Lithium = 0, //% block="Alkaline battery" Alkaline = 1, + //% block="Lithium battery" + Lithium = 0, } /**