mirror of
https://github.com/espressif/openthread.git
synced 2026-08-15 15:17:46 +00:00
Remove globals from timer.cpp.
This commit is contained in:
@@ -51,6 +51,7 @@ Ip6::Ip6(void):
|
||||
mRoutes(*this),
|
||||
mIcmp(*this),
|
||||
mUdp(*this),
|
||||
mMpl(*this),
|
||||
mForwardingEnabled(false),
|
||||
mReceiveIp6DatagramCallback(NULL),
|
||||
mReceiveIp6DatagramCallbackContext(NULL),
|
||||
|
||||
Reference in New Issue
Block a user