Skip to content

Commit d07d1f6

Browse files
committed
Added Comment in BootloaderCom class
1 parent 69c747a commit d07d1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ZumoOta/src/BootloaderCom.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ class BootloaderCom
117117
/*
118118
* Flag indicating whether the FlashManager is currently waiting for a response.
119119
*/
120-
bool m_waitingForResponse;
120+
bool m_waitingForResponse;
121121

122122
};
123123

0 commit comments

Comments
 (0)