Function set_gpio_level_route

Source
pub fn set_gpio_level_route(
    (req, state): (Path<(i32, String)>, State<AppState>),
) -> FutureResponse<HttpResponse>
Expand description

Set GPIO level to HIGH or LOW