updated the version

This commit is contained in:
0x1abin
2018-08-03 18:00:59 +08:00
parent b1a7ba3434
commit e26bcc316a
+4 -3
View File
@@ -9,7 +9,7 @@
; http://docs.platformio.org/page/projectconf.html
[env:m5stack-core-esp32]
platform = espressif32@1.0
platform = espressif32@1.1
board = m5stack-core-esp32
framework = arduino
upload_speed = 921600
@@ -19,11 +19,12 @@ upload_speed = 921600
; board_build.partitions = no_ota.csv
lib_deps =
M5Stack@0.2.0
M5Stack
NeoPixelBus
MPU6050_tockn
; Blynk
Blynk
; Kalman Filter Library
; PID
; I2Cdevlib-Core
; I2Cdevlib-MPU6050