hello shure i use the SD Card with TWI. the I2C i use to switch analog values (32) over speed relays to an analog Input.
I have 2 Slaves Boardes with ATmega16. adress 30 and 32.
just before the void loop() i have the Wire.begin();
Must i give an adress instead of the () ?
Best regards John