mirror of
https://github.com/esp8266/Arduino.git
synced 2025-05-02 10:04:47 +03:00
* Add option to give ArduinoOTA a hashed value of the password hashed password can be safely stored on flash * Switch to separate method to accept the hash * Calculate the hash of plain passwords at setup * missed line * Remove underscores from local variable