Skip to content

Latest commit

 

History

History

BMP085

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Sketch setup

Preconditions

  • Arduino IDE is installed.
  • espUtils is installed into your /arduino/libraries directory: git clone https://github.com/hunsalz/espUtils.git

Configuration

Move ./config/config.h.template to config.h and fill out the blanks with your data.

Compile and upload

Verify, compile and upload sketch to your ESP32 or ESP8266.