HomeSort by relevance Sort by last modified time
    Searched refs:myDistInterrupter (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
rfr359f.js 31 var myDistInterrupter = new distInterrupter.RFR359F(2);
36 if (myDistInterrupter.objectDetected())
  /hardware/bsp/intel/peripheral/libupm/examples/python/
rfr359f.py 29 myDistInterrupter = upmRfr359f.RFR359F(2)
37 # This function lets you run code on exit, including functions from myDistInterrupter
48 if (myDistInterrupter.objectDetected()):

Completed in 531 milliseconds