mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
Minor comment cleanup
This commit is contained in:
@@ -32,7 +32,7 @@ struct ip_info {
|
||||
ip4_addr_t gw;
|
||||
};
|
||||
|
||||
/* Defined in esp_misc.h */
|
||||
/* Also used by dhcpserver.h */
|
||||
struct dhcps_lease {
|
||||
bool enable;
|
||||
ip4_addr_t start_ip;
|
||||
|
Reference in New Issue
Block a user