Closed kevincar closed 2 years ago
The problem
The bless package exposes the appropriate backend server and characteristics but not the service
Expected behavior
from bless import BlessGATTService
should represent the appropriate OS-specific service object; e.g., BlessGATTServiceWinRT on windows
The problem
The bless package exposes the appropriate backend server and characteristics but not the service
Expected behavior
should represent the appropriate OS-specific service object; e.g., BlessGATTServiceWinRT on windows