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
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+
## 1.0.0 (2023-11-28)
6
+
7
+
8
+
### Features
9
+
10
+
* add example program ([45a829d](https://github.com/rob4226/esp32_htu21d/commit/45a829df8d8d7d0b325c19a67ab7c9a0ea76cfc7))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* move global var to source file ([1f1b186](https://github.com/rob4226/esp32_htu21d/commit/1f1b18601b068bf7cdc12d2ac02789ebf01ac48b))
16
+
* null the I2C config struct on declaration ([9b23154](https://github.com/rob4226/esp32_htu21d/commit/9b23154fe2e7039318d9492a486e62cbdc591a5a))
17
+
* update porttickrate to porttickperiod ([4533b23](https://github.com/rob4226/esp32_htu21d/commit/4533b2379a350432f57513e7b3f7f8655cd0a6f4))
0 commit comments