Skip to content

Commit

Permalink
add monitor commands to csb1 branch for the esp32
Browse files Browse the repository at this point in the history
  • Loading branch information
FrightRisk committed Jul 16, 2024
1 parent 156a29a commit 041c9bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ board = esp32dev
framework = arduino
lib_deps = ${env.lib_deps}
build_flags = -std=c++17
monitor_speed = 115200
monitor_echo = yes

[env:Nucleo-F411RE]
platform = ststm32
Expand Down

0 comments on commit 041c9bc

Please sign in to comment.