diff options
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r-- | firmware/export/config-ondiofm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index d750b2d756..8d3b040745 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h @@ -1,6 +1,8 @@ /* define this if you have recording possibility */ #define HAVE_RECORDING +#define MODEL_NAME "Ondio FM" + /* Define bitmask of input sources - recordable bitmask can be defined explicitly if different */ #define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN) |