release v0.1.0
This commit is contained in:
parent
ebd1a07f6d
commit
b6e4dcf2f8
@ -25,7 +25,7 @@ IPConfig STAStatic = {
|
|||||||
IPAddress(255, 255, 255, 0)
|
IPAddress(255, 255, 255, 0)
|
||||||
};
|
};
|
||||||
BoardInfo Board = {
|
BoardInfo Board = {
|
||||||
"0.0.1",
|
"0.1.0",
|
||||||
WiFi.localIP()
|
WiFi.localIP()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user