00001 /****************************************************************************/ 00019 /***************************************************************************** 00020 * * 00021 * This program is free software; you can redistribute it and/or modify * 00022 * it under the terms of the GNU General Public License as published by * 00023 * the Free Software Foundation; either version 2 of the License, or * 00024 * any later version. * 00025 * * 00026 *****************************************************************************/ 00027 00028 00029 00030 /****************************************************************************/ 00041 int switched; 00042 00043 00044 00045 /****************************************************************************/ 00056 int encoder [2]; 00057 00058 00059 00060 /****************************************************************************/ 00069 volatile unsigned char count36kHz; 00070 00071 00072 00073 /****************************************************************************/ 00082 volatile unsigned long timebase; 00083 00084 00085 00086 /****************************************************************************/ 00095 volatile int autoencode;