'document' hardware config variables

This commit is contained in:
jan 2017-01-08 16:32:50 -08:00
parent 26db90a78b
commit b1fbbc74b2

View File

@ -7,7 +7,10 @@ public class EuglenaApplet extends PApplet {
This applet draws the main window and menu
*/
// Camera capture mode. See the comments in Camera.java for an explanation.
final int cameraMode = 8;
// Which arduino to use.
final int whichArduino = 0;
// Hardware