programme accordeur guitare valide

Dependencies:   mbed USBDevice

Revision:
2:86f6d5733ae7
Parent:
0:608629a8a61c
--- a/fonctions.h	Wed Jun 05 09:47:13 2019 +0000
+++ b/fonctions.h	Tue Jun 11 11:49:26 2019 +0000
@@ -13,5 +13,7 @@
 void recup(volatile donnees *t, float time, int i);
 float moy(volatile donnees *t);
 float period(volatile donnees *t, float mo);
+
+float pvmax(donnees *t);
 void affichage(float fIn,float fV, int *flagV, int *flagR1, int *flagR2);
 float frequ(float fIn);
\ No newline at end of file