vicocz / brickcontroller2

Cross platform application for controlling Lego creations using a bluetooth gamepad.
2 stars 0 forks source link

Enable scanning of devices powered by BuWizz #24

Closed vicocz closed 9 months ago

vicocz commented 9 months ago

This relates to https://github.com/imurvai/brickcontroller2/pull/111 which has net been merged yet.

In order to enable discovery of devices which are connected to other devices, such as e.g. BuWizz 2, I've added floating button for scaning on Device page when a device, which has CanBePowerSource set to true is connected to.

This should help to (partially) resolve #43 #48 as such devices are now able to be discovered.

image