especially-useful is a collection of useful classes and utilities for ESP8266 Arduino.
Run these commands from the project directory. You must have PlatformIO installed.
pio init [--ide [atom|clion|vscode]]
pio lib install
To update dependencies:
pio lib update
Explanations & Examples to be provided at a later date.
- DebugLog.hpp
- EnumTools.hpp
- EspNowTools.h
- LED.h
- PgmStringTools.hpp
- prog_str.h
- WifiTools.h