did not expect this

This commit is contained in:
2025-03-24 21:07:47 +01:00
parent 2a458e517f
commit d65aab6956
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ if PLOT: import matplotlib.pyplot as plt
if FFT: import numpy as np # Import numpy for FFT
DATA_RATE = 1187.5
SIZE_RATIO = 1
SIZE_RATIO = 2
ratio = 16
sample_rate = DATA_RATE*ratio