fix: объявление cfg_peer_ip
This commit is contained in:
@@ -37,6 +37,7 @@ String cfg_token = "barrier_token_2026";
|
||||
String cfg_self_ip = ""; // пусто = DHCP
|
||||
String cfg_gateway = "";
|
||||
String cfg_subnet = "255.255.255.0";
|
||||
String cfg_peer_ip = "";
|
||||
|
||||
unsigned long lastPress1 = 0;
|
||||
unsigned long lastPress2 = 0;
|
||||
|
||||
Reference in New Issue
Block a user