esp_idf_hal::sys

Function esp_sntp_setservername

Source
pub unsafe extern "C" fn esp_sntp_setservername(
    idx: u8,
    server: *const u8,
)
Expand description

@brief Sets SNTP hostname @param idx Index of the server @param server Name of the server