add farm data lib
This commit is contained in:
parent
afdb1399e2
commit
fd58c50f77
@ -50,11 +50,11 @@ upload_speed = 921600
|
|||||||
|
|
||||||
; librairies (make sure to fix versions where possible!)
|
; librairies (make sure to fix versions where possible!)
|
||||||
lib_deps =
|
lib_deps =
|
||||||
; example:
|
https://github.com/timmbogner/Farm-Data-Relay-System.git ;lib for global system architecture
|
||||||
; erropix/ESP32 AnalogWrite@0.2
|
adafruit/DHT sensor library@^1.4.4 ;lib for humi and temp capteur
|
||||||
adafruit/DHT sensor library@^1.4.4
|
adafruit/Adafruit Unified Sensor@^1.1.9 ;required by DHT
|
||||||
adafruit/Adafruit Unified Sensor@^1.1.9 ; required by DHT
|
sparkfun/Sparkfun BMP180@^1.1.2 ;lib for barometer capteur
|
||||||
sparkfun/Sparkfun BMP180@^1.1.2
|
jgromes/RadioLib@^6.1.0 ;lib for comunication
|
||||||
|
|
||||||
; Checker settings
|
; Checker settings
|
||||||
check_tool = clangtidy, cppcheck
|
check_tool = clangtidy, cppcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user