Skip to content

Commit 26ce56e

Browse files
committed
update syntax
1 parent 895f1c3 commit 26ce56e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SensorMessage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ class SensorMessage
5555

5656
uint8_t count; ///< Counts the number of messages being sent
5757
char buff[225]; ///< Maximum char array of a sensor message
58-
}
58+
};
5959

6060
#endif

0 commit comments

Comments
 (0)