Skip to content

Instantly share code, notes, and snippets.

View RodrigoSolorzano's full-sized avatar

Rodrigo Solórzano RodrigoSolorzano

View GitHub Profile
@RodrigoSolorzano
RodrigoSolorzano / .ino
Created August 26, 2018 23:58
RED MOST
#define BLYNK_PRINT Serial
#include <WiFi.h>
#include <WiFiClient.h>
#include <BlynkSimpleEsp32.h>
// You should get Auth Token in the Blynk App.
// Go to the Project Settings (nut icon
char auth[] = "49bfe35f825542cdbc4948a73415b585";
// Your WiFi credentials.