Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

enriquewph/esp32-ups-monitor

Repository files navigation

Migrated

Pleas check https://github.com/enriquewph/esp-map

ups-central-fw

Firmware para ESP32 en UPS Central

Necessary secrets.h file:

Place it here lib/secrets/secrets.h It should have the next format

#ifndef SECRETS_H
#define SECRETS_H

#define WIFI_SSID "MyWiFiSSID"
#define WIFI_PW "some_secret_password"

#endif

About

Firmware para ESP32 en UPS Central

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Languages