Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

voicehat.py contains an error #239

Closed
Honestpuck opened this issue Jan 5, 2018 · 1 comment
Closed

voicehat.py contains an error #239

Honestpuck opened this issue Jan 5, 2018 · 1 comment

Comments

@Honestpuck
Copy link

Line 76 of voicehat.py reads

    led.set_state(aiy.voicehat.LED_OFF)

and should read

    led.set_state(aiy.voicehat.LED.OFF)
@ensonic ensonic closed this as completed in 747a31d Jan 8, 2018
@ensonic
Copy link
Contributor

ensonic commented Jan 8, 2018

Thanks!

PeterMalkin pushed a commit that referenced this issue Jan 16, 2018
Fixes #239

Change-Id: Ibfd052fe6920ced50ba6c04dfcd0c0911622108a
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants