Skip to content

Commit

Permalink
adafruit#2713 fixed outdated import of spectrogram
Browse files Browse the repository at this point in the history
  • Loading branch information
ggsato authored Jan 20, 2024
1 parent b36c88a commit 01c4e79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from adafruit_is31fl3741.adafruit_ledglasses import LED_Glasses
from rainbowio import colorwheel
from ulab import numpy as np
from ulab.scipy.signal import spectrogram
from ulab.utils import spectrogram


# FFT/SPECTRUM CONFIG ----
Expand Down

0 comments on commit 01c4e79

Please sign in to comment.