We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd91eae commit 37fa050Copy full SHA for 37fa050
1 file changed
autopts/wid/gatt.py
@@ -1959,7 +1959,7 @@ def hdl_wid_151(_: WIDParams):
1959
stack.gatt.value_len = val_len
1960
return f'{handle:04x}'
1961
1962
- return False
+ return 0
1963
1964
1965
def hdl_wid_152(_: WIDParams):
@@ -2000,7 +2000,7 @@ def hdl_wid_152(_: WIDParams):
2000
2001
2002
2003
2004
2005
2006
def hdl_wid_154(_: WIDParams):
0 commit comments