Skip to content

Commit

Permalink
[readme] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Feb 3, 2024
1 parent dc89427 commit 79178f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PHAL plugin - Google AIT Voice Kit V2
# PHAL plugin - Google AIY Voice Kit V2

A plugin to handle the button and LED from the famous Google AIY Voice Kit V2

Expand Down
1 change: 0 additions & 1 deletion ovos_phal_plugin_aiy_v2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""AIY V2 entrypoint PHAL plugin
"""

from time import sleep
from json_database import JsonConfigXDG
from ovos_bus_client import Message
from ovos_plugin_manager.phal import PHALPlugin
Expand Down

0 comments on commit 79178f6

Please sign in to comment.