Skip to content

Commit

Permalink
undo previous fix
Browse files Browse the repository at this point in the history
  • Loading branch information
corrados committed Jun 14, 2024
1 parent daa0dfa commit 50f9cce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ build_flags =
-D ARDUINO_USB_CDC_ON_BOOT=1
'-D CFG_TUSB_CONFIG_FILE="${platformio.core_dir}/packages/framework-arduinoespressif32/tools/sdk/esp32s3/include/arduino_tinyusb/include/tusb_config.h"'
lib_archive = no
lib_deps =
lib_deps =
fortyseveneffects/MIDI Library
adafruit/Adafruit TinyUSB Library

; see https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#how-to-update-to-the-latest-code
Expand Down

0 comments on commit 50f9cce

Please sign in to comment.