shawn-lindberg / sandman

A device to allow people to control hospital style beds by voice.
MIT License
4 stars 3 forks source link

Bug: Controller Detected On Boot Without A Controller Connected #19

Open wyatt-webb opened 7 months ago

wyatt-webb commented 7 months ago

On the boot of Sandman it announces that a controller is connected even though the only two devices connected to the Raspberry Pi via USB are the speaker and USB audio adapter.

shawn-lindberg commented 7 months ago

Yes, I think this would be good to fix. There is a default device in the config file, but it may not necessarily be a controller. The default device should probably be removed and we can try to handle this better once there is a better way to modify the config file.