Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Update LSM303AGR.h
Browse files Browse the repository at this point in the history
  • Loading branch information
koen1711 authored Mar 28, 2023
1 parent e576cc9 commit 8600e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LSM303AGR.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class CompassSensor {
lis2mdl_rate_t getDataRate();
void setDataRate(lis2mdl_rate_t rate);
void reset();
void update();
};

#endif

0 comments on commit 8600e7d

Please sign in to comment.