From acb1e5b5fb22e5270f36f1227f131c9633a2e841 Mon Sep 17 00:00:00 2001 From: Oussama El-Jid Date: Tue, 11 Apr 2023 00:04:55 +0200 Subject: [PATCH] Ajouter 'BE-chti C/soft/PjtKEIL_StepSon/Src/GestionSon.h' ajout de GestionSon.h --- BE-chti C/soft/PjtKEIL_StepSon/Src/GestionSon.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 BE-chti C/soft/PjtKEIL_StepSon/Src/GestionSon.h diff --git a/BE-chti C/soft/PjtKEIL_StepSon/Src/GestionSon.h b/BE-chti C/soft/PjtKEIL_StepSon/Src/GestionSon.h new file mode 100644 index 0000000..69d9614 --- /dev/null +++ b/BE-chti C/soft/PjtKEIL_StepSon/Src/GestionSon.h @@ -0,0 +1,2 @@ +void StartSon(void); +void GestionSon(void); \ No newline at end of file