Bump to Version 1.0.1

This commit is contained in:
Charles 2016-11-13 19:08:13 +01:00
parent f3aa58b76e
commit 0cf237c7e5
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ extern "C" {
#define DEBUG_SERIAL Serial1
#define DEBUG_SERIAL1
#define WIFINFO_VERSION "1.0.0"
#define WIFINFO_VERSION "1.0.1"
// I prefix debug macro to be sure to use specific for THIS library
// debugging, this should not interfere with main sketch or other