noam-io / lemma-arduino

Arduino Lemma Library and Tests
Other
5 stars 0 forks source link

LemmaSimpleExampleSketch using old bounce library #5

Open mattcooperwright opened 10 years ago

mattcooperwright commented 10 years ago

It looks like the new Arduino Bounce library has updated and the example sketch no longer works.

See the Arduino playgroud page for details: http://playground.arduino.cc/code/bounce

I don't have the code skills to update the sketch, but the basic changes shown on the page above are straightforward to update. The biggest issue is the .fallingEdge function no longer exists so a updating the sketch isn't totally straightforward.

I hope that's clear, shout at me if not mattcooperwright@ideo.com

tealeetoo commented 10 years ago

Matt, great catch. I'll look into this today and get a revised sketch up in the repo.