Adafruit_Learning_System_Guides icon indicating copy to clipboard operation
Adafruit_Learning_System_Guides copied to clipboard

Monster M4sk: user control of eyes, user config from config.eye, user wiichuck control eyes&neopixels

Open TonyLHansen opened this issue 6 years ago • 4 comments

M4_Eyes.ino: add a set of user_callable functions to control the eyes: eyesWide, eyesBlink, eyesToCorner, eyesNormal

file.cpp: add additional user_setup function that passes in the configuration file.cpp: add some accessor functions that use dwim() globals.h: declarations of new functions user_watch.cpp: fix case on HeatSensor.h for case-sensitive compilation systems user_watch.cpp: convert to using new eyesToCorner() user_*.cpp: add user_setup(doc) function new user_wiichuck.cpp: connects to WiiChuck that controls eyes and NeoPixel strip

TonyLHansen avatar Nov 02 '19 00:11 TonyLHansen

@ladyada, can another reviewer be assigned to this PR?

TonyLHansen avatar Dec 22 '19 02:12 TonyLHansen

hi, there's no other reviewers available, we don't have guaranteed ETAs for merging contributor projects. thank u!

ladyada avatar Dec 22 '19 02:12 ladyada

@ladyada Thanks for the reply; I figured it was worth asking. I’ll keep rebasing the PR once in a while until it gets merged.

TonyLHansen avatar Dec 23 '19 13:12 TonyLHansen

This one isn't passing lint checks

TheKitty avatar Jun 14 '22 19:06 TheKitty