Skip to content

Commit

Permalink
Merge pull request #22 from chenyingchun0312/fix_compiler_error
Browse files Browse the repository at this point in the history
fix compiler error
  • Loading branch information
Guozhanxin authored Nov 29, 2021
2 parents a4b0cf0 + 77e927d commit 164508e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/mpu6xxx.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#define MPU6XXX_H_

#include <rtthread.h>
#include <stdint.h>

/* Accelerometer full scale range */
enum mpu6xxx_accel_range
Expand Down

0 comments on commit 164508e

Please # to comment.