mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
.
This commit is contained in:
parent
55522c696a
commit
e9a688beb2
@ -1,5 +1,8 @@
|
||||
#include <Arduino.h>
|
||||
|
||||
#include <Adafruit_BME280.h>
|
||||
#include <WiFiClientSecure.h>
|
||||
|
||||
// put function declarations here:
|
||||
int myFunction(int, int);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user