1
0
mirror of https://github.com/Adam-Ant/MQTT-nRF24-Bridge synced 2024-06-14 06:27:23 +00:00
MQTT-nRF24-Bridge/platformio.ini
2018-01-26 02:35:02 +00:00

17 lines
486 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
; http://docs.platformio.org/page/projectconf.html
[env:esp12e]
platform = espressif8266
board = esp12e
framework = arduino
upload_port = /dev/ttyACM*
upload_speed = 460800