#ifndef _USI_I2C_SLAVE_H_ #define _USI_I2C_SLAVE_H_ void usi_statemachine(void); #endif // _USI_I2C_SLAVE_H_