diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-01-09 13:31:32 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-01-09 13:32:45 -0500 |
| commit | e47decbdc567aaa7ce4de0d1b7ea8ebc46b09732 (patch) | |
| tree | 7856edd51f89f79024e1b1a184427e12b873070a /shared-bindings/bleio/__init__.c | |
| parent | 47a9d14ba6888ee53ae4fed95ae4d02b93dd8416 (diff) | |
improve travis fold status reporting; fix sphinx build; fix sphinx errors
Diffstat (limited to 'shared-bindings/bleio/__init__.c')
| -rw-r--r-- | shared-bindings/bleio/__init__.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shared-bindings/bleio/__init__.c b/shared-bindings/bleio/__init__.c index e23efe36c..42bd093f1 100644 --- a/shared-bindings/bleio/__init__.c +++ b/shared-bindings/bleio/__init__.c @@ -57,9 +57,12 @@ //| AddressType //| AdvertisementData //| Adapter +//| Broadcaster //| Characteristic +//| CharacteristicBuffer //| Descriptor //| Device +//| Peripheral //| ScanEntry //| Scanner //| Service |
