Skip to content

Releases: SMFSW/WireWrapper

WireWrapper v1.4

11 Dec 21:53

Choose a tag to compare

v1.4: Fix for ESP32

WireWrapper v1.3

27 May 14:18

Choose a tag to compare

v1.3: removed EndTransmission after RequestFrom & delay between retri…

WireWrapper v1.2

30 Nov 21:45

Choose a tag to compare

v1.2: No internal address transmission when reading/writing to next i…

WireWrapper v1.1

30 Nov 00:38

Choose a tag to compare

v1.1: clamped bus speed frequency for AVR & returning configuration v…

WireWrapper v1.0

21 Nov 22:13

Choose a tag to compare

v1.0: code review, changes following Wire lib updates & const for fun…

WireWrapper v0.4

12 Jul 20:19

Choose a tag to compare

v0.4: compliance with Arduino v1.5+ IDE specs

WireWrapper v0.3

09 Jul 11:47

Choose a tag to compare

v0.3: fixed some compilation issues for ESP8266

WireWrapper v0.2

01 Feb 23:07

Choose a tag to compare

v0.2: speed enum names change

WireWrapper v0.1

31 Jan 06:31

Choose a tag to compare

v0.1: first commit