Skip to content

Commit

Permalink
fix: use contributor's code
Browse files Browse the repository at this point in the history
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
  • Loading branch information
yihong0618 committed Dec 13, 2023
1 parent bcfc9fa commit be73971
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions xiaogpt/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
# hardware: (tts_command, wakeup_command)
"LX06": ("5-1", "5-5"),
"L05B": ("5-3", "5-4"),
"S12": ("5-1", "5-5"), # 第一代小爱,屁股上型号MDZ-25-DA
"S12": ("5-1", "5-5"), # 第一代小爱,型号MDZ-25-DA
"S12A": ("5-1", "5-5"),
"S12": ("5-1", "5-5"),
"LX01": ("5-1", "5-5"),
"L06A": ("5-1", "5-5"),
"LX04": ("5-1", "5-4"),
Expand Down

0 comments on commit be73971

Please sign in to comment.