encore

Répétitions espacées dans le terminal
git clone git://git.asteride.xyz/~ldp/encore.git
Journaux | Fichiers | Références

commit 5a2dece65c423305458c48720fac924ffa50e89a
parent 8c14f40db70e59d9bea3e873fd57e334dbf0a969
Auteur: Selve <selve@asteride.xyz>
Date:   Wed, 28 Feb 2024 17:10:03 -0500

modification de l'indice de facilité intial

Diffstat:
Mpaquet.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paquet.c b/paquet.c @@ -38,7 +38,7 @@ #define PQ_PINS_DEF 3 #define PQ_PIPI_DEF 1 #define PQ_PNPI_DEF 377 -#define PQ_FI_DEF 180 +#define PQ_FI_DEF 120 #define PQ_NFSN_DEF 20 #define TAMPON_TLL (4096 - (4096 % PQ_FICHE_LG))