ArduinoCore-avr/libraries/Wire/examples
Arturo Guadalupi 9a9760cc86 Fixes #2969:
This fixes the Wire examples that uses I2C reserved address (from 0 to 7) substituting them with 8 that is the first one available and that can be used.

I also modified the wire reference
http://www.arduino.cc/en/reference/wire
according to this fact.
2015-05-14 11:27:00 +02:00
..
SFRRanger_reader Revert "Wire library to the 1.5 format" 2013-11-15 12:54:59 +01:00
digital_potentiometer Revert "Wire library to the 1.5 format" 2013-11-15 12:54:59 +01:00
master_reader Fixes #2969: 2015-05-14 11:27:00 +02:00
master_writer Fixes #2969: 2015-05-14 11:27:00 +02:00
slave_receiver Fixes #2969: 2015-05-14 11:27:00 +02:00
slave_sender Fixes #2969: 2015-05-14 11:27:00 +02:00