* added missing pinMode(.., INPUT) on esp32 * do not try reading from pin = -1 (ESP32-S2 shows very allergic reactions to this) * Info page - show "n/a" when pin = -1 * readme: esp32 default pin = 35
* auto-off feature and usermod rename * low-power-indicator, voltage fine tuning, clean-up * corrected small mistakes * Bugfixes, added usermod logo, update readme * minor changes, implemented change requests, optimizationz