livoxProto1: Document potential bug
This commit is contained in:
@@ -20,6 +20,17 @@
|
|||||||
#include "protocol.h"
|
#include "protocol.h"
|
||||||
#include "core.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 livoxProto1 {
|
||||||
namespace comms {
|
namespace comms {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user