milliseconde
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user