diff options
| -rw-r--r-- | firmware/export/config-h100.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 3c4b981..ceef86e 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -1,5 +1,5 @@ /* define this if you have recording possibility */ -#define HAVE_RECORDING 1 +/*#define HAVE_RECORDING 1*/ /* define this if you have a bitmap LCD display */ #define HAVE_LCD_BITMAP 1 |