Replies: 1 comment
-
|
Encountered the same problem. Hope a fix will be coming soon! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm developing the bleak-compatible backend based on built-in
_cbmodule. It is almost done, discover, connection, notifying and value reading works, but in the end I encountered an unexpected problem, it looks like_cb.Peripheral. write_characteristic_value(...)has a C-level bug that raisesSystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formatsJust try
Beta Was this translation helpful? Give feedback.
All reactions