Update config.h

change version for release
This commit is contained in:
Luc 2016-05-10 19:34:23 +02:00
parent 6f413b851f
commit 8ca7f04f15

View File

@ -50,7 +50,7 @@
#include <Arduino.h>
#include "wifi.h"
//version and sources location
#define FW_VERSION "0.6.1"
#define FW_VERSION "0.6.2"
#define REPOSITORY "https://github.com/luc-github/ESP8266"