HomeSort by relevance Sort by last modified time
    Searched full:pinvalue (Results 1 - 1 of 1) sorted by null

  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp 293 byte pinvalue; local
296 pinvalue = readINT();
297 if( pinvalue == LOW ) {
300 pinvalue = readGPX();
301 if( pinvalue == LOW ) {

Completed in 90 milliseconds