sd2iec_mega2560 icon indicating copy to clipboard operation
sd2iec_mega2560 copied to clipboard

Enabling Display produces error compiling

Open Trekinfo opened this issue 2 years ago • 0 comments

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

Trekinfo avatar Feb 04 '23 10:02 Trekinfo