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
|
2002-06-24 13:23:01 +00:00
|
|
|
|
|
|
|
/* define this if you have a real-time clock */
|
|
|
|
#define HAVE_RTC 1
|
2002-07-29 09:34:44 +00:00
|
|
|
|
|
|
|
/* Define this if you have a MAS3587F */
|
|
|
|
#define HAVE_MAS3587F
|