Hotfix: Fix those buffer sizes

This commit is contained in:
Michael Smith
2018-03-13 19:32:56 +01:00
parent 3f8ef38ec5
commit 61044fe751
4 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#ifndef _USER_CONFIG_
#define _USER_CONFIG_
#define ESPERPASS_VERSION "V0.0.3"
#define ESPERPASS_VERSION "V0.0.4"
#define WIFI_SSID "ssid"
#define WIFI_PASSWORD "password"