10 lines
248 B
INI
10 lines
248 B
INI
; Voron filament dryer — Arduino Nano (ATmega328P)
|
|
[env:nanoatmega328]
|
|
platform = atmelavr
|
|
board = nanoatmega328
|
|
framework = arduino
|
|
monitor_speed = 115200
|
|
lib_deps =
|
|
adafruit/Adafruit SHT31 Library@^2.2.2
|
|
adafruit/Adafruit BusIO@^1.16.1
|