Basic setup with hook and arduino for esp32
This commit is contained in:
parent
8c36882772
commit
bb999311a7
9 changed files with 2812 additions and 0 deletions
3
ESP32Firewall/.gitignore
vendored
Normal file
3
ESP32Firewall/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.pio
|
||||
.vscode
|
||||
include/theSecrets.h
|
Reference in a new issue