ukBaz / python-bluezero

A simple Python interface to Bluez
MIT License
387 stars 112 forks source link

Typo on characteristic write #369

Closed chadrockey closed 2 years ago

chadrockey commented 2 years ago

https://github.com/ukBaz/python-bluezero/blob/6f46b6cb7102831c1427f12e65b727fc6b54774a/bluezero/GATT.py#L214

This line ends up printing 'onon' because on is on the end and beginning of the multiline code.

ukBaz commented 2 years ago

Well spotted! I'll update this when I'm looking at the other issues.

ukBaz commented 2 years ago

Fixed with 4a385a2f7df2e8f946678c8bbfebecb873b28687