00001 /****************************************************************************/ 00025 /***************************************************************************** 00026 * * 00027 * This program is free software; you can redistribute it and/or modify * 00028 * it under the terms of the GNU General Public License as published by * 00029 * the Free Software Foundation; either version 2 of the License, or * 00030 * any later version. * 00031 * * 00032 *****************************************************************************/ 00033 00034 00035 00036 /****************************************************************************/ 00047 volatile int switched; 00048 00049 00050 00051 /****************************************************************************/ 00062 volatile int encoder [2]; 00063 00064 00065 00066 /****************************************************************************/ 00075 volatile unsigned char count36kHz; 00076 00077 00078 00079 /****************************************************************************/ 00088 volatile unsigned long timebase; 00089 00090 00091 00092 /****************************************************************************/ 00101 volatile int autoencode;