Skip to content

Instantly share code, notes, and snippets.

@J4e8a16n
J4e8a16n / example1
Last active October 26, 2020 19:48
main:
; Load stack register in two steps (4 commands) Note: When you are loading a
LDI R16, HIGH(RAMEND) ; load UPPER byte 1-byte register from a 2-byte word, first
/*WORKING!
Do I deserve a gnu license?
COMPILES AND webPage
OTAWebUpdater.ino Example from ArduinoOTA Library
Rui Santos
Complete Project Details http://randomnerdtutorials.com
[tutorial]:
The current %STATE% value is simply a marker that will allow the ESP32 to initialize the user interface with the correct class attribute value before sending the index.html file to the client browser.