This commit is contained in:
awe
2025-12-02 16:45:14 +03:00
parent 2a30e12551
commit ed84ebdfe8
2 changed files with 222 additions and 220 deletions
+2
View File
@@ -0,0 +1,2 @@
.venv
__pycache__
+1 -1
View File
@@ -17,7 +17,7 @@ import queue
# ПАРАМЕТРЫ И КОНСТАНТЫ
# ================================================================================
#data_dir = r"D:\data"
data_dir = "./data"
data_dir = "/home/awe/Documents/E502_ADC_BF_PC_companion/tmp"
PeriodIntegrate = 2
pontInOneFqChange = 86