Removed unused code

This commit is contained in:
Daniel 2016-04-15 20:08:00 +02:00
parent 0bea2e8a79
commit 01b50afced
1 changed files with 0 additions and 3 deletions

View File

@ -13,15 +13,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
__CONFIG( LVP_OFF & BOREN_OFF & CPD_OFF & MCLRE_OFF & PWRTE_ON & WDTE_OFF & FOSC_XT );
unsigned char PhaseDemod();
//Global
unsigned char toggle = 0;
unsigned int CountA, CountB, CountC;
unsigned int somethingpressed = 0;
void samplebit();
void ON()
{