milliseconde

This commit is contained in:
trochas
2025-11-07 12:38:58 +01:00
parent 2c2d79bc52
commit 2b981c63e5
4 changed files with 2 additions and 20 deletions

View File

@@ -12,7 +12,7 @@ import interfaces.ObserverdeCapteur;
public class main {
static int NB_CANAUX = 10;
static int NB_CANAUX = 3;
public static void main(String[] argv){
Scheduler scheduler = new Scheduler(NB_CANAUX);