Skip to content

Commit

Permalink
Fix typo in bmi323 include
Browse files Browse the repository at this point in the history
  • Loading branch information
jojos38 committed Mar 8, 2024
1 parent 9fbd4d3 commit 8d1d28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bmi323/bmi323.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
THE SOFTWARE.
*/

#include "bmi323"
#include "bmi323.h"

/**
* @brief Entry point for bmi323 sensor. It reads and validates the chip-id of the sensor.
Expand Down

0 comments on commit 8d1d28a

Please sign in to comment.