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

  /hardware/bsp/intel/peripheral/libupm/examples/python/
adxl345.py 24 import pyupm_adxl345 as adxl345 namespace
27 adxl = adxl345.Adxl345(0)
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
adxl345.js 26 var adxl345 = require('jsupm_adxl345'); variable
29 var adxl = new adxl345.Adxl345(0);

Completed in 67 milliseconds