We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a332d9 + a1bbbb8 commit 2536e92Copy full SHA for 2536e92
platform/source/SysTimer.h
@@ -57,7 +57,7 @@ class SysTimer: private mbed::TimerEvent, private mbed::NonCopyable<SysTimer<US_
57
58
SysTimer(const ticker_data_t *data);
59
60
- ~SysTimer();
+ virtual ~SysTimer();
61
62
/**
63
* Get the interrupt number for the tick
0 commit comments