Skip to content

Instantly share code, notes, and snippets.

@acedrew
Created May 23, 2019 18:26
Show Gist options
  • Save acedrew/fced251df78edf5c3dd8f7ca12b9a8bb to your computer and use it in GitHub Desktop.
Save acedrew/fced251df78edf5c3dd8f7ca12b9a8bb to your computer and use it in GitHub Desktop.
; 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:heltec_wifi_lora_32]
platform = espressif32
board = heltec_wifi_lora_32
framework = arduino
monitor_speed = 115200
lib_deps =
6051
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment