Count function for Propeller C/C++
Franny
Posts: 127
in Propeller 1
Howdy, how does one get the count function to print its return value to the debug terminal?
long count ( int pin,
long duration
)
long count ( int pin,
long duration
)
Comments