We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13e8df commit e7927feCopy full SHA for e7927fe
1 file changed
src/Monitors/IMUMonitor.cpp
@@ -1,6 +1,6 @@
1
#include "IMUMonitor.hpp"
2
3
-IMUMonitor::IMUMonitor(): imu(Wire)
+IMUMonitor::IMUMonitor() : imu(Wire)
4
{
5
}
6
0 commit comments