diff --git a/src/core/common/settings.hpp b/src/core/common/settings.hpp index b881da3eb..97130f098 100644 --- a/src/core/common/settings.hpp +++ b/src/core/common/settings.hpp @@ -763,7 +763,7 @@ public: void Read(void); ChildInfo mChildInfo; - uint8_t mIndex; + uint16_t mIndex; bool mIsDone; };