Skip to content

Commit

Permalink
Remove property
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Sep 19, 2024
1 parent 8d0f4f6 commit 183b6a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/native/include/rev/CANMessage.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ class CANMessage {
uint8_t m_size;
uint32_t m_messageId;
uint32_t m_timestamp;
bool m_is_remote;
bool m_isNew{true};
};

Expand Down

0 comments on commit 183b6a6

Please sign in to comment.