Skip to content

Commit 94948b1

Browse files
committed
MPAE-15455 remove more artifacts from main
1 parent 9748bee commit 94948b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Q71_diff_reading.X/main.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ int main(void)
4242
{
4343
SYSTEM_Initialize();
4444

45-
int8_t resultHigh, resultLow;
4645
int16_t result;
47-
float conversion;
4846

4947
// If using interrupts in PIC18 High/Low Priority Mode you need to enable the Global High and Low Interrupts
5048
// If using interrupts in PIC Mid-Range Compatibility Mode you need to enable the Global Interrupts

0 commit comments

Comments
 (0)