-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pybricks.robotics.Car: Raise error on no car built.
We get quite a few questions about the Xbox controller not connecting, when the actual issue is the car initialization never completing because no car has been built yet. To be more explicit, raise an error if the endpoint is not found within 10 seconds. Fixes pybricks/support#1564
- Loading branch information
1 parent
a17576b
commit 46f29c0
Showing
2 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters