Rev 2406 Rev 2416
Line 1... Line 1...
1 #include <16F887.h> 1 #include <18F4550.h>
2 #device adc=8 2 #device adc=8
3   3  
4 #FUSES NOWDT //No Watch Dog Timer 4 #FUSES NOWDT //No Watch Dog Timer
5 #FUSES INTRC_IO //Internal RC Osc, no CLKOUT 5 #FUSES INTRC_IO //Internal RC Osc, no CLKOUT
6 #FUSES NOPUT //No Power Up Timer 6 #FUSES NOPUT //No Power Up Timer