Skip to content

Commit

Permalink
fix Tolino Epos 2 warmth (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugleo authored Dec 4, 2024
1 parent 9bd2501 commit e3b3d3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ object LightsFactory {
DeviceInfo.Id.MEEBOOK_P6,
DeviceInfo.Id.RIDI_PAPER_3,
DeviceInfo.Id.TOLINO_EPOS1,
DeviceInfo.Id.TOLINO_EPOS2,
DeviceInfo.Id.TOLINO_SHINE3,
DeviceInfo.Id.TOLINO_VISION4,
DeviceInfo.Id.TOLINO_VISION5,
Expand All @@ -89,6 +88,7 @@ object LightsFactory {
TolinoNtxNoWarmthController()
}
DeviceInfo.Id.NOOK_GL4,
DeviceInfo.Id.TOLINO_EPOS2,
-> {
logController("TolinoRoot")
TolinoRootController()
Expand Down

0 comments on commit e3b3d3b

Please sign in to comment.