platformio error with M5.IMU.INIT
-
hi report
src\main.cpp: In function 'void setup()':
src\main.cpp:71:6: error: 'class M5Stack' has no member named 'IMU'
M5.IMU.Init();define PlatformIO:
[env:m5stack-fire]
platform = espressif32
board = m5stack-fire
framework = arduino
lib_deps = M5Stack, Wire, SPIprogram work with arduino ide
any idea ?
thx -
that is so weird. you could recreate the project. clone the m5stack library from Github to the project lib path then test it again.
-
Solved
comment M5stack.h:
//#include <M5Stack.h>
#define M5STACK_MPU6886thx
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login