You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , i have been trying to compile the MPU6050_DMP6 example of Jeff Rowberg's i2cdevlib anh i got this
typedef uint32_t prog_uint32_t; In file included from C:\Users\Anh e: previous declaration as 'typedef long unsigned int prog_uint32_t' typedef unsigned long prog_uint32_t
so can you help me with this issue , thanks
The text was updated successfully, but these errors were encountered:
This issue is closed, because it looks as if it is not a bug or problem with the ESP32 Arduino core or its support libraries. For general API usage questions or help on specific coding challenges, please visit the arduino-esp32 Gitter channel. If you feel this issue was closed in error, reopen it and comment, why you think this is a bug in the Arduino-Core.
Hi , i have been trying to compile the MPU6050_DMP6 example of Jeff Rowberg's i2cdevlib anh i got this
typedef uint32_t prog_uint32_t; In file included from C:\Users\Anh e: previous declaration as 'typedef long unsigned int prog_uint32_t' typedef unsigned long prog_uint32_t
so can you help me with this issue , thanks
The text was updated successfully, but these errors were encountered: