RickP / lego_mario_controller

A small python script that connects to a Lego Mario figurine via BLuetooth LE and emits keystrokes for different actions.
98 stars 19 forks source link

Check for UUID on "Unknown" device name #2

Open MrShoopa opened 3 years ago

MrShoopa commented 3 years ago

Some users might have issues running the program because their BT adapters don't populate the "LEGO Mario" name unless there's a check for it's UUID. This code line change fixes that.