mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Add capability to have light static DHCP lease (#5594)
* Add capability to have light static DHCP lease * added ESP8266WiFi StaticLease sample * Update StaticLease to IPv4
This commit is contained in:
committed by
Earle F. Philhower, III
parent
ab9d4ad57b
commit
5e4c2e9750
@ -104,6 +104,7 @@ void ICACHE_FLASH_ATTR node_remove_from_list(list_node **phead, list_node* pdele
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
/*
|
||||
* <20><>DHCP msg<73><67>Ϣ<EFBFBD>ṹ<EFBFBD><E1B9B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
|
Reference in New Issue
Block a user