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
* add bit-level access for boolean registers ([cecf79d](https://github.com/gavinying/modpoll/commit/cecf79d24de79fdda7f524516fb163f35f392e3f))
9
+
* add support for ascii framer ([#97](https://github.com/gavinying/modpoll/issues/97)) ([c918e74](https://github.com/gavinying/modpoll/commit/c918e74ca9e9c69c8fbf47712cb46300bf0630a9))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* bit syntax is only used with bool dtype ([cf1e2b9](https://github.com/gavinying/modpoll/commit/cf1e2b9b732c5de1639549b06744251a9b7e746e))
15
+
* forward mqtt tls flags to handler ([#93](https://github.com/gavinying/modpoll/issues/93)) ([d31db25](https://github.com/gavinying/modpoll/commit/d31db252257cc4b8c1ddcd5b8cdca2c8072ca227))
16
+
* guard mqtt cleanup on setup errors ([#95](https://github.com/gavinying/modpoll/issues/95)) ([daa8c0c](https://github.com/gavinying/modpoll/commit/daa8c0c7d838468ba880397c5e38f98a3b0eb460))
0 commit comments