From adba2bece3eae3e204398ec7464b61b1e3cb730a Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Fri, 9 Apr 2021 00:03:52 -0400 Subject: added comment --- funcGenerator.py | 1 + 1 file changed, 1 insertion(+) diff --git a/funcGenerator.py b/funcGenerator.py index 2bdb4dd..df15284 100644 --- a/funcGenerator.py +++ b/funcGenerator.py @@ -66,6 +66,7 @@ class PulseGen: return 0 class Sweeper: + # main clock sweeper for any function generator def __init__(self, widget, Npoints, SweepTime, onTicCallbacks=[]): # walk from start to stop with Npoints # cnt = 1 corresponds to start -- cgit v1.2.3