Files

config.h
#ifndef CONFIG_H #define CONFIG_H #define TWI_DEVICE_ADDRESS (2) #endif
Report a bug