Fitbit / bitgatt

The FitbitGatt API is designed to provide a strong state machine around all Android gatt operations with the aim of making Android BLE development across Android vendors as straightforward and side-effect free as possible.
Mozilla Public License 2.0
57 stars 17 forks source link

quick bugfix for annotation typo #76

Closed sbang002 closed 2 years ago

sbang002 commented 2 years ago

Fixes #

description

quick bugfix for annotation typo

changes

-typo fixed in line 112, changed Nullable back to NonNull