SlimeVR / SlimeVR-Tracker-ESP

SlimeVR tracker firmware for ESP32/ESP8266 and different IMUs
Apache License 2.0
840 stars 288 forks source link

feat: allow connecting to one specific server IP without broadcasting #301

Closed TheDevMinerTV closed 8 months ago

TheDevMinerTV commented 11 months ago

as @ButterscotchV requested, two flags to implicitly disable broadcast spamming the network. :)

TheDevMinerTV commented 11 months ago

@ButterscotchV could you test this? I don't have a micro USB cable in my possession (finally) :D

unlogisch04 commented 10 months ago

I think for a test it is good enough. But not for final. Because the server ip-address could be different each time. The main question for that feature is how the tracker gets used. So i would see that more in a config file and a serial config option.