CoapMessagingLayer

- Added a TODO
This commit is contained in:
Tristan B. Velloza Kildaire 2023-09-22 17:24:28 +02:00
parent 0c81ce635f
commit 3dc5fe4feb

View File

@ -35,7 +35,7 @@ class CoapMessagingLayer : Thread
/** /**
* Running status * Running status
*/ */
private bool running; private bool running; // TODO: Check volatility
/** /**
* The datagram socket * The datagram socket