//Module.H

#pragma chip PIC16F871

//Module2
extern page0 char Erhoechen(char x);
extern page0 void U1(void);


 extern bank0 char r;