You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Tutorial:
29
29
To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder PCF8574. Check that the PCF8574 folder contains `PCF8574\\.cpp` and `PCF8574.h`. Place the DHT library folder your `<arduinosketchfolder>/libraries/` folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.
30
30
31
31
## Changelog
32
-
26/04/2022: v2.3.1 Fix example for esp32 and double begin.
32
+
26/04/2022: v2.3.1 Fix example for esp32 and double begin issue #56.
33
33
06/04/2022: v2.3.0 Fix package size
34
34
30/12/2021: v2.2.4 Minor fix and remove deprecated declaration
35
35
23/11/2020: v2.2.2 Add multiple implementation for encoder management (you can enable by uncomment relative define)
0 commit comments