archywigglestyn / The-Smokey-Powell

The Wifi Blynk controlled BBQ Smoker controller
10 stars 0 forks source link

Alarm Problem #3

Open NaServas opened 5 years ago

NaServas commented 5 years ago

Hey,

unfurtonately the Alarm doesn't work on my Hardware. The Hardware is not the problem (I set Pin A4 manually high => LED was on+sound signal)

When pressing the Verify Button in the app, I get the Signal LED in the app. But the alarm on the PCB Hardware doesn't go off.

I also tried to figure out what is the problem, but i wasn't able to bring it to work. Maybe it has something to do with the two variables "Alarm" and "alarm", which both exist in the code.

archywigglestyn commented 5 years ago

Hey thanks for finding that. I had a problem with the word alarm. It looked like particle decided to use it for them selves so then it ran into a bunch of compile errors.

The way I fixed it was to just make it Alarm instead of alarm.

If you change all of the alarm (s) to Alarm it should be back to normal.

Sorry for the trouble.

If you could please give me the line numbers that have alarm, to aid in fixing it. That would be great

Andrew

On Tue, Jul 2, 2019, 7:04 AM NaServas notifications@github.com wrote:

Hey,

unfurtonately the Alarm doesn't work on my Hardware. The Hardware is not the problem (I set Pin A4 manually high => LED was on+sound signal)

When pressing the Verify Button in the app, I get the Signal LED in the app. But the alarm on the PCB Hardware doesn't go off.

I also tried to figure out what is the problem, but i wasn't able to bring it to work. Maybe it has something to do with the two variables "Alarm" and "alarm", which both exist in the code.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/archywigglestyn/The-Smokey-Powell/issues/3?email_source=notifications&email_token=AEJC5RQA2LRI32ODM3EAPN3P5M75VA5CNFSM4H43CO7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G43XCAQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AEJC5RQYVDPZPAKKW5LH64TP5M75VANCNFSM4H43CO7A .