Skip to content

Commit

Permalink
Update model db for older 0x04 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Apr 14, 2022
1 parent 4e1d6b9 commit a1c6038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flux_led/models_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ def protocol_for_version_num(self, version_num: int) -> str:
LEDENETModel(
model_num=0x04,
# AK001-ZJ100 == v3.09, v3.15 (Illume)
# AK001-ZJ200 == v5.20
# AK001-ZJ200 == v4.17 (Mini), v5.20
# AK001-ZJ2104 == v6.20 (Dals)
# There are a limited set of these devices that are the mini version but most are UFOs
models=[
Expand Down

0 comments on commit a1c6038

Please sign in to comment.