Skip to content

Commit e7927fe

Browse files
format
1 parent a13e8df commit e7927fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Monitors/IMUMonitor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "IMUMonitor.hpp"
22

3-
IMUMonitor::IMUMonitor(): imu(Wire)
3+
IMUMonitor::IMUMonitor() : imu(Wire)
44
{
55
}
66

0 commit comments

Comments
 (0)