forked from dracoventions/TWCManager
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
In commit 3e6a4f9 the line return self.parseCommandOutput(ret) was added to peerWithVehicle() , but ret was not defined.
This results in attempts to pair via BLE failing with a browser issued 'The connection was reset'.
The only call to peerWithVehicle in in HTTPControl, and it does not expect a return value, so this line should be removed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels