#ifndef _INCLUDE_CFG_SHT21_H_ #define _INCLUDE_CFG_SHT21_H_ /* * Do not edit! Automatically generated on Thu Feb 4 13:47:09 2016 */ #ifndef I2C_SLA_SHT21 #define I2C_SLA_SHT21 0x40 #endif #ifndef SHT21_PRECISION #define SHT21_PRECISION 0x00 #endif #endif