Skip to content

Commit

Permalink
Merge pull request #329 from hjr/master
Browse files Browse the repository at this point in the history
Be compatible to existing can mag sensors.
  • Loading branch information
iltis42 authored Nov 3, 2024
2 parents bfc3f37 + 14a3b6e commit 56fe6ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/QMCMagCAN.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ QMCMagCAN::QMCMagCAN()
age = 100;
can = { 0,0,0 };
m_sensor = false;
calibrated = true;
}

QMCMagCAN::~QMCMagCAN()
Expand Down

0 comments on commit 56fe6ba

Please sign in to comment.