SRA-VJTI / sra-board-component

ESP-IDF component for SRA Board
https://sravjti.in/sra-board-component/
MIT License
36 stars 20 forks source link

Change in pin def header #33

Closed ombhilare999 closed 3 years ago

ombhilare999 commented 3 years ago
#define MPU6050_SDA 22
#define MPU6050_SCL 21

and MPU6050's INT is connected to GPIO23 of esp32. Kindly create macro for this

VedantParanjape commented 3 years ago

Fixed in #34