Updated version of the library to deal with the constructor without onUpdate callback function.
Fork of HC_SR04_Ultrasonic_Library by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:abbb418bf10f | 2018-04-02 | akabla | Changes to allow the library to run without the updateMethod callback function specified in the constructor. |
4:e0f9c9fb4cf3 | 2014-11-24 | ejteb | removed debbugging |
3:3459c57331e2 | 2014-11-24 | ejteb | added debugging |
2:cc1143d36567 | 2014-11-24 | ejteb | Library working with hello world and documentation and tidy code |
1:114e0698a5d2 | 2014-11-23 | ejteb | Ultrasonic with interrupts |
0:6aa04a8c8d4c | 2014-11-23 | ejteb | Seems to work :) |