feat: add Test for WifiConnect API

This commit is contained in:
Mathis
2023-04-24 12:22:52 +02:00
parent 9811022b76
commit 5784e38fbb
7 changed files with 71 additions and 14 deletions

View File

@ -1,12 +0,0 @@
; Add secrets token/logins/etc `secrets.ini`
; Add the sames values as blank in `secrets.ini.example
; To be able to reproduce it
[secrets]
build_flags =
-D WIFI_SSID=\"...\"
-D WIFI_PASSWORD=\"...\"4
-D USER_NAME=\"...\"
-D USER_PASSWORD=\"...\"