Skip to content

HCSR04 ultrasonic sensor Library for Arduino , v2.0.1 add number of snesor in constructor

Compare
Choose a tag to compare
@gamegine gamegine released this 18 May 20:05
· 10 commits to master since this release

v2.0.1 add number of snesor in constructor for fix the foreach set pinmode INPUT
HCSR04 hc(2,new int[6]{5,6,7,8,9,10},6);