diff options
author | HampusM <hampus@hampusmat.com> | 2022-05-08 18:40:14 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-05-08 18:41:25 +0200 |
commit | 3a11866cb6a8fd46d86cb6e04dc1022344ea8d45 (patch) | |
tree | 1cd2b3739e8fc53cecc1b68da9ad989233773f4f /.gitignore | |
parent | 6546ff00988635608c0b3d5e53bb7387e680478c (diff) |
feat: add connecting to wifi
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ build .vscode .pio +src/secrets.hpp |