nkolban / esp32-snippets

Sample ESP32 snippets and code fragments
https://leanpub.com/kolban-ESP32
Apache License 2.0
2.37k stars 710 forks source link

Plz provide me with the exact code #1063

Closed harsimrat11 closed 3 years ago

harsimrat11 commented 3 years ago

I’m new to programming. So plz can you provide me the Full exact code. I can’t even change a line so plz provide me and make sure that it’s compilable AND IS THE CODE AVAILABLE FOR Esp8266

chegewara commented 3 years ago

You dont have to change code and it is compatible with esp8266

void setup() {
  // put your setup code here, to run once:

}

void loop() {
  // put your main code here, to run repeatedly:

}
harsimrat11 commented 3 years ago

Bro but where is the code I’m not able to find it It’s my humble request to send the exact code Plz don’t share any link

Just spare a min and copy here 🙏🏻🙏🏻

On Mon, 29 Mar 2021 at 9:38 PM, chegewara @.***> wrote:

Closed #1063 https://github.com/nkolban/esp32-snippets/issues/1063.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nkolban/esp32-snippets/issues/1063#event-4522451679, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATOM25XMLT2EZU7AOKCZDGDTGCXY7ANCNFSM4Z735PPA .