mirror of
https://github.com/playfultechnology/esp32-eyes.git
synced 2025-12-06 17:15:42 -08:00
Updated readme and fixed typos
This commit is contained in:
@@ -116,7 +116,7 @@ void FaceExpression::GoTo_Skeptic()
|
||||
_face.LeftEye.TransitionTo(Preset_Skeptic_Alt);
|
||||
}
|
||||
|
||||
void FaceExpression::GoTo_Fustrated()
|
||||
void FaceExpression::GoTo_Frustrated()
|
||||
{
|
||||
ClearVariations();
|
||||
_face.RightEye.TransitionTo(Preset_Fustrated);
|
||||
|
||||
Reference in New Issue
Block a user