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.
1 parent 5bf1dcd commit 300339aCopy full SHA for 300339a
api/HardwareCAN.h
@@ -54,7 +54,7 @@ namespace arduino
54
class HardwareCAN
55
{
56
public:
57
- virtual ~HardwareCAN() {}
+ virtual ~HardwareCAN() = default;
58
59
60
/**
0 commit comments