Skip to content

Commit

Permalink
更新 maqueen.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
LinDong88 committed Nov 14, 2024
1 parent c3b7012 commit ad5340b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maqueen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
}

/**
Expand Down

0 comments on commit ad5340b

Please sign in to comment.