More bugfix + folder selection in recorder

This commit is contained in:
Ryzerth
2020-12-05 22:42:12 +01:00
parent 92b77904f6
commit 9b8c1a3072
17 changed files with 76 additions and 30 deletions

View File

@ -1,6 +1,6 @@
#pragma once
#include <dsp/vfo.h>
#include <gui/waterfall.h>
#include <gui/widgets/waterfall.h>
#include <gui/gui.h>
class VFOManager {