Commit 29ff9435 authored by Joe Knapper's avatar Joe Knapper
Browse files

Merge branch 'mention-arducam-camera-option' into 'master'

mention arducam camera option

See merge request !534
parents d8a85195 a0003182
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ use <./libs/lib_optics.scad>
// These parameters can be overwritten here or from command line with -D
// OPTICS: "rms_f50d13", "rms_infinity_f50d13"
// BEAMSPLITTER: true, false
// CAMERA "picamera_2", "m12", "logitech_c270"
// CAMERA "picamera_2", "m12", "logitech_c270", "arducam_b0196"
// PARFOCAL_DISTANCE 45, <any custom distance>
OPTICS = "rms_f50d13";
BEAMSPLITTER = false;