mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 00:29:33 +00:00
Push record file type support into RecordView.
This commit is contained in:
@@ -78,7 +78,7 @@ private:
|
||||
|
||||
RecordView record_view {
|
||||
{ 0 * 8, 2 * 16, 30 * 8, 1 * 16 },
|
||||
"BBD_????", ".C16", 14, 1,
|
||||
"BBD_????", RecordView::FileType::RawS16, 14, 1,
|
||||
};
|
||||
|
||||
spectrum::WaterfallWidget waterfall;
|
||||
|
||||
Reference in New Issue
Block a user