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
You might want to share a link to the esp32 you bought and I will add this to the instructions. I can also add another environment to the platformio.ini. Thanks for leaving this comment 👍
i just got this working on a Cheap ESP32-S3 nano (8MB version), which is pin compatible, but less then half the price of the arduino
[env:esp32-s3-devkitc-1] platform = espressif32 board = esp32-s3-devkitc-1 board_build.mcu = esp32s3 framework = arduino build_flags = -std=c++11 lib_deps = locoduino/[email protected] FrankBoesing/[email protected] PaulStoffregen/[email protected] 256dpi/[email protected] adafruit/Adafruit [email protected] adafruit/[email protected] [email protected] [email protected] https://github.com/denyssene/SimpleKalmanFilter.git#v0.2 [email protected]
to be added to the Platformio
The text was updated successfully, but these errors were encountered: