Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 494 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 494 Bytes

especially-useful

especially-useful is a collection of useful classes and utilities for ESP8266 Arduino.

Getting Started

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

Tools

Explanations & Examples to be provided at a later date.

  • DebugLog.hpp
  • EnumTools.hpp
  • EspNowTools.h
  • LED.h
  • PgmStringTools.hpp
  • prog_str.h
  • WifiTools.h