Bump to Version 1.0.1
This commit is contained in:
parent
f3aa58b76e
commit
0cf237c7e5
|
@ -50,7 +50,7 @@ extern "C" {
|
||||||
#define DEBUG_SERIAL Serial1
|
#define DEBUG_SERIAL Serial1
|
||||||
#define DEBUG_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
|
// I prefix debug macro to be sure to use specific for THIS library
|
||||||
// debugging, this should not interfere with main sketch or other
|
// debugging, this should not interfere with main sketch or other
|
||||||
|
|
Loading…
Reference in New Issue