mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-03 14:24:15 +01:00
5199b0f6d3
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. |
||
---|---|---|
.. | ||
digital_potentiometer | ||
master_reader | ||
master_writer | ||
SFRRanger_reader | ||
slave_receiver | ||
slave_sender |