DeskControl/src/include/heightsensor.h

6 lines
92 B
C

#ifndef __heightsensor
#define __heightsensor
#define HEIGHTSENSOR_I2C_ADDRESS 0x29
#endif