Skip to content

Commit

Permalink
✨ (os): Add IMU in registered deep sleep components
Browse files Browse the repository at this point in the history
  • Loading branch information
YannLocatelli committed Jul 10, 2024
1 parent 57583db commit 52e41c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/os/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ namespace deep_sleep {
&motors::right::motor,
&display::internal::corelcd,
&rfid::reader,
&imu::lsm6dsox,
});
}

Expand Down

0 comments on commit 52e41c3

Please sign in to comment.