Exemple fait en classe th4 du cours 247-637 (2017)

Dependencies:   mbed

Revision:
1:204d168becaa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/piloteBaseDeTemps.h	Fri Sep 15 21:12:32 2017 +0000
@@ -0,0 +1,6 @@
+#ifndef PROCESSUS_PILOTE_BASE_DE_TEMPS_H
+#define PROCESSUS_PILOTE_BASE_DE_TEMPS_H
+
+void initialisePiloteBaseDeTemps(void);
+
+#endif
\ No newline at end of file