Skip to content

Commit 521cf60

Browse files
committed
Adjusted BootloaderCom
1 parent d07d1f6 commit 521cf60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/ZumoOta/src/BootloaderCom.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ class BootloaderCom
115115
FlashManager myFlashManager;
116116

117117
/*
118-
* Flag indicating whether the FlashManager is currently waiting for a response.
118+
* @brief Flag indicating whether the FlashManager is currently waiting for a response.
119+
* If true, the system is waiting for a response otherwise, it is not.
119120
*/
120121
bool m_waitingForResponse;
121122

0 commit comments

Comments
 (0)