mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 08:49:15 +02:00
did not expect this
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user