diff --git a/code/esp8266/README.md b/code/esp8266/README.md index b19f878..868c36d 100644 --- a/code/esp8266/README.md +++ b/code/esp8266/README.md @@ -1,5 +1,11 @@ # opencoil-paracity: code +### Description of Files + * otastaImg - Offline ESP8266 webserver + captive portal + filesystem (iOS only atm) + * otastaImg-close-button - The above, but with 'close' button, just like your Hotel/Train/Airport wifi ;) (iOS only atm) + * paracity_gallery_v041 - Offline ESP8266 webserver + captive portal + filesystem hosting relevant files to reproduce all of this hardware and software (BROKEN) + + ### Prerequisites This guide assumes you have a 4MB ESP12F microcontroller and use Arduino IDE.