From ffde8673fe8b2c32076aa3e01eab1fefc5f08e86 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 25 Jan 2001 23:40:32 +0000 Subject: Add in spoon's watchdog timer app. -Erik --- Config.h | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'Config.h') diff --git a/Config.h b/Config.h index 1df72f301..667612cb5 100644 --- a/Config.h +++ b/Config.h @@ -103,12 +103,6 @@ //#define BB_TR #define BB_TRUE_FALSE #define BB_TTY -#define BB_UPTIME -//#define BB_USLEEP -#define BB_WC -//#define BB_WGET -#define BB_WHICH -#define BB_WHOAMI //#define BB_UUENCODE //#define BB_UUDECODE #define BB_UMOUNT @@ -116,6 +110,13 @@ #define BB_UNAME //#define BB_UNIX2DOS //#define BB_UPDATE +#define BB_UPTIME +//#define BB_USLEEP +//#define BB_WATCHDOG +#define BB_WC +//#define BB_WGET +#define BB_WHICH +#define BB_WHOAMI #define BB_XARGS #define BB_YES // End of Applications List -- cgit v1.2.3