mirror of
https://github.com/vincentvdwal/crust-craft.git
synced 2026-08-18 17:26:39 +02:00
update readme with useful info
This commit is contained in:
+4
-4
@@ -9,12 +9,12 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:esp32doit-devkit-v1]
|
||||
platform = espressif32
|
||||
board = esp32doit-devkit-v1
|
||||
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
lib_compat_mode = strict
|
||||
lib_ldf_mode = chain
|
||||
|
||||
; lib_compat_mode = strict
|
||||
; lib_ldf_mode = chain
|
||||
|
||||
lib_deps =
|
||||
adafruit/MAX6675 library@^1.1.2
|
||||
|
||||
Reference in New Issue
Block a user