subtitle "" ;;; ********************************************************************* ;;; Filename: ;;; Purpose: ;;; Revision: ;;; Date: ;;; Author: ;;; Copyright: ;;; ********************************************************************* ;;; Revision History: ;;; ;;; ;;; ********************************************************************* ;;; ********************************************************************* ;;; Ideas for future work: ;;; ;;; ********************************************************************* ;;; --------------------------------------------------------------------- ;;; Macros (externally callable). ;;; --------------------------------------------------------------------- ;;; --------------------------------------------------------------------- ;;; Externally defined variables. Syntax: extern ADcounter ;;; --------------------------------------------------------------------- ;;; --------------------------------------------------------------------- ;;; Externally defined subroutines. Syntax: extern ADC_Sample ;;; ---------------------------------------------------------------------