diff --git a/src/CANNode.h b/src/CANNode.h index 1b6b9bd..83765fe 100644 --- a/src/CANNode.h +++ b/src/CANNode.h @@ -51,4 +51,4 @@ typedef struct outputs_t { bool invert; } outputs_t; #endif -// mirror test +// mirror test 02