add defines, create simple sendButton function
This commit is contained in:
@@ -5,3 +5,10 @@ This is an arduino sketch to make an IR-remote control for easier title renaming
|
||||
- Add webserver
|
||||
- Add ir remote library
|
||||
- Add SD-Card support to load html and css
|
||||
|
||||
Store WiFi secrets in a secrets.h like this:
|
||||
|
||||
```
|
||||
#define SSID "your-ssid"
|
||||
#define PASSWORD "your-password"
|
||||
```
|
||||
Reference in New Issue
Block a user