release v0.1.0

This commit is contained in:
liuyihui 2022-01-10 20:27:23 +08:00
parent ebd1a07f6d
commit b6e4dcf2f8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ IPConfig STAStatic = {
IPAddress(255, 255, 255, 0)
};
BoardInfo Board = {
"0.0.1",
"0.1.0",
WiFi.localIP()
};