From fe0bb5154e014678adf5603e44fd6a86f050b60b Mon Sep 17 00:00:00 2001 From: AzureMarker Date: Tue, 2 Jan 2024 17:24:57 -0500 Subject: [PATCH] Update example file documentation --- ctru-rs/examples/ir-user-circle-pad-pro.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ctru-rs/examples/ir-user-circle-pad-pro.rs b/ctru-rs/examples/ir-user-circle-pad-pro.rs index 3f50972..c3de057 100644 --- a/ctru-rs/examples/ir-user-circle-pad-pro.rs +++ b/ctru-rs/examples/ir-user-circle-pad-pro.rs @@ -1,3 +1,5 @@ +//! ir:USER Circle Pad Pro example. +//! //! A demo of using the ir:USER service to connect to the Circle Pad Pro. use ctru::prelude::*;