/sensESP-fuelmeter

Primary LanguageC++Apache License 2.0Apache-2.0

SensESP Project Template

This repository provides a template for SensESP projects. Fork, clone or download the repository and try building and uploading the project to an ESP32 device. You should immediately see output on the serial monitor!

To customize the template for your own purposes, edit the src/main.cpp and platformio.ini files.

Comprehensive documentation for SensESP, including how to get started with your own project, is available at the SensESP documentation site.