Arduino_STM32/STM32F1/libraries/Wire/examples
aster94 98ed731df9
Add files via upload
2017-12-07 20:09:30 +01:00
..
i2c_scanner_hardwire Changed default Wire (I2C) to use hardware I2C rather than bit banged software. The existing software Wire implementation has been retained as SoftWare. Examples have also been updated to include Wire, HardWire and Softwire. 2017-08-01 16:47:39 +10:00
i2c_scanner_softwire Add files via upload 2017-12-07 20:09:30 +01:00
i2c_scanner_wire Added Serial.begin(115200) to both examples so that they work on non-bootloader boards 2015-08-06 17:42:04 +10:00