2002-04-11 11:22:48 +00:00
|
|
|
/* define this if you have recording possibility */
|
|
|
|
#define HAVE_RECORDING 1
|
|
|
|
|
|
|
|
/* define this if you have a bitmap LCD display */
|
|
|
|
#define HAVE_LCD_BITMAP 1
|
2002-04-16 13:34:35 +00:00
|
|
|
|
|
|
|
/* define this if you have the Recorder's 10-key keyboard */
|
|
|
|
#define HAVE_RECORDER_KEYPAD 1
|