livoxProto1: Document potential bug

This commit is contained in:
2025-09-09 20:09:57 -04:00
parent 0449e557b0
commit cc33b333d2
+11
View File
@@ -20,6 +20,17 @@
#include "protocol.h"
#include "core.h"
/** EXPLANATION:
* This file contains the implementation of the Device class.
*
* FIXME:
* We may need to check how smo-subnet-nbits is used in here because we didn't
* actually check to see under what conditions it's required vs optional. Hence
* we don't currently enforce correct usage of it, and we just assume that the
* livoxGen1's policy of supplying a default value of 24 is correct.
*/
namespace livoxProto1 {
namespace comms {