Skip to content

Commit 46fb9d4

Browse files
calebbourgjhodapp
andauthored
Update esp32-wroom-rp/src/lib.rs
Co-authored-by: Jim Hodapp <james.hodapp@gmail.com>
1 parent 4263cf9 commit 46fb9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32-wroom-rp/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pub mod gpio;
8888
/// Fundamental interface for controlling a connected ESP32-WROOM NINA firmware-based Wifi board.
8989
pub mod wifi;
9090

91-
/// Responsible for interactions over a WiFi network.
91+
/// Responsible for interactions over a WiFi network and also contains related types.
9292
pub mod network;
9393
/// Responsible for interactions with NINA firmware over a data bus.
9494
pub mod protocol;

0 commit comments

Comments
 (0)