fix: fixed race condition in the Bluetooth module (#591)

This commit is contained in:
Serhiy Mytrovtsiy
2021-08-27 18:11:43 +02:00
parent f3632e529d
commit d49eef9020
4 changed files with 36 additions and 5 deletions

View File

@@ -29,6 +29,8 @@ identifier_name:
- NetworkReaders
- SensorsList
- Alignments
- _devices
- _uuidAddress
line_length: 200