/*********************************************************** Header-File : Inhalt : erstellt am : von : Aenderungen : Name Datum Beschreibung ************************************************************/ /********* INCLUDES *********/ #include // fuer SAB80C537, SAB80C517 und µProfi537 #include "LcdPort.h" #include "Delay.h" #include "TastPort.h" /********* KONSTANTEN *********/ /********** PROTOTYPEN **********/ /** interne **/ void main(void); extern unsigned char tastatur(void); /** externe **/ /********* VARIABLEN *********/ /** interne **/ /** externe **/