mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 21:11:47 +00:00
Rename AudioThread -> CaptureThread.
...since it's doing baseband capturing too, and doesn't really know what kind of data it's moving.
This commit is contained in:
@@ -184,7 +184,7 @@ CPPSRC = main.cpp \
|
||||
file.cpp \
|
||||
log_file.cpp \
|
||||
png_writer.cpp \
|
||||
audio_thread.cpp \
|
||||
capture_thread.cpp \
|
||||
manchester.cpp \
|
||||
string_format.cpp \
|
||||
temperature_logger.cpp \
|
||||
|
||||
Reference in New Issue
Block a user