Iawia
Member
Hi,
USING:
pic12F508
MPLAB X v8.8
compiler HI-tech c
apparently, the macro __delay_ms(time) will not compile when 'time' is a declared variable. I have tried included source and header files like 'delay.h', and 'delay.c' from other libraries without any luck.
I would like to vary the delays with a variable. Is this possible?
Thanks.
USING:
pic12F508
MPLAB X v8.8
compiler HI-tech c
apparently, the macro __delay_ms(time) will not compile when 'time' is a declared variable. I have tried included source and header files like 'delay.h', and 'delay.c' from other libraries without any luck.
I would like to vary the delays with a variable. Is this possible?
Thanks.