14 lines
293 B
INI
14 lines
293 B
INI
#
|
|
# PlatformIO Project Configuration File
|
|
#
|
|
# Please make sure to read documentation with examples first
|
|
# http://docs.platformio.org/en/stable/projectconf.html
|
|
#
|
|
[env:uno]
|
|
platform = atmelavr
|
|
framework = arduino
|
|
board = uno
|
|
lib_install=536
|
|
|
|
# lib 536 : https://github.com/LowPowerLab/SI7021
|