HappyChirp and ChirpHappy

Talk about YBoxen, widgets, Propeller hacking, etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
thetribster
 
Posts: 28
Joined: Sat May 09, 2009 1:30 am

HappyChirp and ChirpHappy

Post by thetribster »

Actually there are ChirpHappy and ChirpSad (exist in subsys) and there are HappyChirp and SadChirp (exist in the widget), in any case I can't seem to make them work....

Actually, never mind - I fixed as I was writing this email. Turns out the speaker needs to be reset using this code:

Code: Select all

dira[subsys#SPKRPin]:=!settings.findKey(settings#MISC_SOUND_DISABLE)
I couldn't find where it was being specifically turned off so I added this line just before I execute the "chirping"...

I'll leave the port in case someone else needs to use the sound...

Locked
Please be positive and constructive with your questions and comments.

Return to “YBox2 (discontinued)”