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