Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey0000 committed Oct 30, 2024
1 parent 4280062 commit 0e4e02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymammotion/utility/constant/device_constant.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ class PosType(IntEnum):
AREA_BORDER_ON = 7
AREA_INSIDE = 1
AREA_OUT = 0
CHANNAL_AREA_OVERLAP = 9
CHANNEL_AREA_OVERLAP = 9
CHANNEL_ON = 3
CHARGE_ON = 5
DUMPING_AREA_INSIDE = 8
Expand Down

0 comments on commit 0e4e02a

Please sign in to comment.