Skip to content

Instantly share code, notes, and snippets.

@ArduinoDiscordBot
Created January 5, 2021 14:00
Show Gist options
  • Save ArduinoDiscordBot/55a8348a5d6cbf3495fd615f8eba5eca to your computer and use it in GitHub Desktop.
Save ArduinoDiscordBot/55a8348a5d6cbf3495fd615f8eba5eca to your computer and use it in GitHub Desktop.
Code by J Green#1222 - Tue Jan 05 2021 14:00:49 GMT+0000 (Coordinated Universal Time)

This gist was pasted by the Arduino discord server bot.

This gist was automatically pasted at the request of the code author or one of the discord server helpers. If you have any suggestions or bugs to report, you can do so on our GitHub repository, or in our discord server. This project is run by volunteers so feel free to fork and commit your changes then open a pull request!


⬇️ Pasted Code ⬇️

// Import required libraries
#include "WiFi.h"
#include "ESPAsyncWebServer.h"
#include <Adafruit_Sensor.h>
#include <DHT.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment