public class Functions extends Object
Modifier and Type | Method and Description |
---|---|
static int |
compare()
Compare la tension appliquée en sortie à la tension inconnue.
|
static void |
output(int value)
Applique une tension en sortie.
|
public static void output(int value)
value
- La tension en milli-volts entre 0 et 1023.public static int compare()
Copyright © 2024. All rights reserved.