issues
search
MycroftAI
/
enclosure-mark1
Replacing the faceplate repo
Apache License 2.0
9
stars
8
forks
source link
Viseme suppression
#64
Closed
penrods
closed
8 years ago
penrods
commented
8 years ago
A few enclosure updates:
Prevent visemes (mouth movements) from overwriting text or graphics that are being displayed on the enclosure mouth.
The button's "mycroft.stop" is now generated on button release, and only if it wasn't held long enough to trigger the menu
Added a little button debouncing code
Implemented a ping message that responds with the version number
Lots of minor changes to shrink memory footprint ("String" parameters to "const String&", etc.)
aatchison
commented
8 years ago
LGTM
A few enclosure updates: