]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - hw/sainsmart-dds120/fw.c
scopes: Move a code comment.
[sigrok-firmware-fx2lafw.git] / hw / sainsmart-dds120 / fw.c
index 690eadf6de61aff68e236dfd94cb5390759a475f..d67e7c912f2d80f7fd1904a812bc96f2eaccb8f2 100644 (file)
@@ -30,7 +30,6 @@
 
 #define SET_CALIBRATION_PULSE(x) set_calibration_pulse(x)
 
-/* Toggle the 1kHz calibration pin, only accurate up to ca. 8MHz. */
 /* Note: There's no PE2 as IOE is not bit-addressable (see TRM 15.2). */
 #define TOGGLE_CALIBRATION_PIN() IOE = IOE ^ 0x04