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 9a9ef24 commit 43a3d9cCopy full SHA for 43a3d9c
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