瀏覽代碼
Update platformio.ini
add required lib to compile
main
David Birgé-Cotte
1 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
3 行新增 和
0 行删除
-
MK3_Firmware/platformio.ini
|
|
@@ -16,3 +16,6 @@ board_build.partitions = no_ota.csv |
|
|
|
monitor_speed = 115200 |
|
|
|
upload_speed = 115200 |
|
|
|
lib_deps = david-spirulerie/La Spirulerie @ ^0.0.4 |
|
|
|
adafruit/Adafruit BusIO@^1.14.3 |
|
|
|
adafruit/Adafruit Unified Sensor@^1.1.13 |
|
|
|
Wire |