DevMgt: Update comments on bg daemon thread selection

This commit is contained in:
2025-11-04 00:33:43 -04:00
parent 4a1bcb1516
commit 032e9ef8d5
+1 -1
View File
@@ -50,7 +50,7 @@ public:
* For example, liblivoxProto1's BroadcastListener will use this thread * For example, liblivoxProto1's BroadcastListener will use this thread
* to listen for UDP broadcast dgrams from Livox devices. * to listen for UDP broadcast dgrams from Livox devices.
* *
* Right now we use Marionette, but there's a strong argument for using * We used to use Marionette, but there's a strong argument for using
* Body instead since it's meant to handle device-management operations. * Body instead since it's meant to handle device-management operations.
*/ */
stim_buff::StimBuffApiManager::getInstance() stim_buff::StimBuffApiManager::getInstance()