We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e08f30 commit 25335e1Copy full SHA for 25335e1
src/app/EventManagement.h
@@ -81,7 +81,7 @@ constexpr uint16_t kRequiredEventField =
81
* Internal event buffer, built around the TLV::TLVCircularBuffer
82
*/
83
84
-class CircularEventBuffer final: public TLV::TLVCircularBuffer
+class CircularEventBuffer final : public TLV::TLVCircularBuffer
85
{
86
public:
87
/**
0 commit comments