From fe7dd31294f7efa415038139ac2382793c2489d5 Mon Sep 17 00:00:00 2001 From: Andrea Ciliberti Date: Tue, 25 Jan 2022 14:19:43 +0100 Subject: [PATCH] Renamed time-rtc example --- ctru-rs/examples/{time_rtc.rs => time-rtc.rs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ctru-rs/examples/{time_rtc.rs => time-rtc.rs} (100%) diff --git a/ctru-rs/examples/time_rtc.rs b/ctru-rs/examples/time-rtc.rs similarity index 100% rename from ctru-rs/examples/time_rtc.rs rename to ctru-rs/examples/time-rtc.rs