mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
MAX6675 @Serghei63
This commit is contained in:
8
src/modules/sensors/Max6675/platformio.ini
Normal file
8
src/modules/sensors/Max6675/platformio.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[env:esp8266_4mb]
|
||||
lib_deps =
|
||||
adafruit/MAX6675 library
|
||||
|
||||
[env:esp32_4mb]
|
||||
lib_deps =
|
||||
adafruit/MAX6675 library
|
||||
|
||||
Reference in New Issue
Block a user