fix fp name

pull/24003/head
Shane Smiskol 2022-03-18 23:08:25 -07:00 committed by Adeeb Shihadeh
parent b51ef59946
commit d356732b34
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class ToyotaFlags(IntFlag):
class CAR:
# Toyota
ALPHARD_TSS2 = "TOYOTA ALPHARD 2020"
ALPHARDH_TSS2 = "TOYOTA ALPHARD 2021"
ALPHARDH_TSS2 = "TOYOTA ALPHARD HYBRID 2021"
AVALON = "TOYOTA AVALON 2016"
AVALON_2019 = "TOYOTA AVALON 2019"
AVALONH_2019 = "TOYOTA AVALON HYBRID 2019"