Skip to content

Instantly share code, notes, and snippets.

View hashin's full-sized avatar

Hashin Jithu hashin

View GitHub Profile
@hashin
hashin / ESP8266httpsUpdate.ino
Created December 2, 2016 07:39 — forked from igrr/ESP8266httpsUpdate.ino
ESP8266 ota over HTTPS
/*
OTA update over HTTPS
As an example, we download and install ESP8266Basic firmware from github.
Requires latest git version of the core (November 17, 2015)
Created by Ivan Grokhotkov, 2015.
This example is in public domain.
*/