sd2iec_mega2560
sd2iec_mega2560 copied to clipboard
Enabling Display produces error compiling
Hi,
enabling the Display in config_mega2560 produces an error at compiling.
src/avr/arch-config.h:1687:22: error: 'SOFTI2C_BIT_INTRO' undeclared (first use in this function) SOFTI2C_PORT |= _BV(SOFTI2C_BIT_INTRO);
Can anybody help?
Greets Trekinfo