2025-01-19 09:27:28 -08:00

18 lines
558 B
INI

; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:ESP_NOW_Rc_Car_Sender]
platform = espressif32
board = esp32-c6-devkitc-1
framework = arduino
lib_extra_dirs = ~/Documents/Arduino/libraries
serial_speed = 115200
upload_protocol = esptool