1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53:45 +02:00

ESP32 mDNS registration for throttle autodiscovery

This commit is contained in:
pmantoine
2023-06-23 18:08:05 +08:00
parent 196a27a27a
commit ec6e730559
3 changed files with 14 additions and 1 deletions

View File

@@ -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