mirror of https://github.com/ARMmbed/mbed-os.git
virtualWatchdog: fix alignment for tickers and one space
parent
9c2f1d237e
commit
09dc0cd758
|
@ -88,7 +88,7 @@ public:
|
||||||
*/
|
*/
|
||||||
void kick();
|
void kick();
|
||||||
|
|
||||||
protected :
|
protected:
|
||||||
|
|
||||||
/** Use add_to_list to store the registered user in the list.
|
/** Use add_to_list to store the registered user in the list.
|
||||||
* This API is only used to call from start.
|
* This API is only used to call from start.
|
||||||
|
|
Loading…
Reference in New Issue