add Irrigation-with-display by @bruxy70 to hopefully comply with license

This commit is contained in:
brianhanifin
2019-11-07 10:00:42 -08:00
parent e2a6688c86
commit 98ee2954a1
3 changed files with 11 additions and 1 deletions
+2 -1
View File
@@ -7,5 +7,6 @@ secrets.yaml
._*
# Included subfolders.
!.vscode
!common
!common/**/**/**/**/**/**/**
!common/**/**/**/**
+3
View File
@@ -0,0 +1,3 @@
[submodule "3rd_party/irrigation-with-display"]
path = 3rd_party/irrigation-with-display
url = https://github.com/brianhanifin/Irrigation-with-display.git
+6
View File
@@ -0,0 +1,6 @@
{
"cSpell.ignoreWords": [
"espressif",
"pioenvs"
]
}