subtitle "del_lib.h by L. Wyard-Scott" ;;; ********************************************************************* ;;; Filename: del_lib.h ;;; Purpose: Delay library routine headers and other library equates. ;;; Revision: 0.1 ;;; Date: 16 March 2004 ;;; Author: L. Wyard-Scott ;;; Copyright: Public Domain ;;; ********************************************************************* ;;; Revision History: ;;; 0.1 16 March 2004 - LWS ;;; No changes to header file -- renumbered to be consistent ;;; with del_lib.c ;;; 0.0 20 October 2002 - LWS ;;; Creation. ;;; ********************************************************************* ;;; --------------------------------------------------------------------- ;;; Externally defined subroutines. ;;; --------------------------------------------------------------------- extern DELAY_Wx1ms ; Delay a multiple of 1ms. extern DELAY_Wx10ms ; Delay a multiple of 10ms.