Skip to content

Commit

Permalink
M5StickC_Plus library version update
Browse files Browse the repository at this point in the history
  • Loading branch information
softhack007 committed Sep 2, 2023
1 parent b44d810 commit 5760138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ build_flags = ${common.build_flags_esp32}
-D I2S_USE_RIGHT_CHANNEL ;; might be needed, if your microphone uses the right channel instead of left
-D USERMOD_ARTIFX ; WLEDMM usermod
lib_deps = ${esp32.lib_deps}
https://github.com/m5stack/M5StickC-Plus.git @ ~0.0.8 ;; specific hardware driver library
https://github.com/m5stack/M5StickC-Plus.git @ ~0.1.0 ;; specific hardware driver library
lib_ignore = IRremoteESP8266 ; use with WLED_DISABLE_INFRARED for faster compilation
monitor_filters = esp32_exception_decoder ; used to show crash details
board_build.partitions = ${esp32.default_partitions}
Expand Down

0 comments on commit 5760138

Please sign in to comment.