Skip to content

Commit

Permalink
Add missing cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
torkleyy committed Feb 23, 2024
1 parent 2d82be1 commit 8844121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ mod esptls {
}
}

#[cfg(esp_idf_esp_tls_server)]
impl<'a> Default for ServerConfig<'a> {
fn default() -> Self {
Self::new()
Expand Down

0 comments on commit 8844121

Please sign in to comment.