Skip to content

Commit

Permalink
Reverted change of commit in false branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jkerpe committed Nov 16, 2023
1 parent c96e036 commit 3c605d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SensorFusion/App.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class App
* Construct the SensorFusion application.
*/
App() :
m_smpChannelIdSensorData(0U),
m_smpChannelIdSensorData(1U),
m_systemStateMachine(),
m_controlInterval(),
m_sendSensorsDataInterval(),
Expand Down

0 comments on commit 3c605d8

Please sign in to comment.