minor formatting; added unit tests for Node()

This commit is contained in:
Mike Kinney
2021-12-16 09:10:45 -08:00
parent 34789899d8
commit 2fcfdeb04f
11 changed files with 166 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
""" Bluetooth interface
"""Bluetooth interface
"""
import logging
import pygatt