TRC

Dependents:   RTC_terminal HorlogeSimple

Revision:
4:fc8f09c843e4
Parent:
2:1a77823cf4c9
Child:
5:25fccea872c4
--- a/RTC_IUT.h	Sat May 30 16:17:25 2020 +0000
+++ b/RTC_IUT.h	Wed Jun 03 08:03:48 2020 +0000
@@ -32,9 +32,9 @@
 ///
 /// Example:
 /// @code
-#include "mbed.h"
-#include "RTC_IUT.h"
-Rtc rtc;
+///#include "mbed.h"
+///#include "RTC_IUT.h"
+///Rtc rtc;
 ///
 ///int main()
 ///{