Searched refs:MPR121_I2C_BUS (Results 1 – 4 of 4) sorted by relevance
29 #define MPR121_I2C_BUS 0 macro
30 var myTouchSensor = new touchSensor.MPR121(touchSensor.MPR121_I2C_BUS, touchSensor.MPR121_DEFAULT_I…
70 upm::MPR121 *touch = new upm::MPR121(MPR121_I2C_BUS, MPR121_DEFAULT_I2C_ADDR); in main()
27 I2C_BUS = upmMpr121.MPR121_I2C_BUS