Hi Albert,

[email protected] wrote:

> Build Reason: 
> Build Source Stamp: HEAD
> Blamelist: [email protected],robhamerling

18f2450_usb_hid_generic.jal
18f4550_usb_hid_generic.jal

The problem is the use of REG_T0IF in these programs.
Today I have changed both the device files and the timer0_isr_interval 
library:
REG_T0IF is removed from the device files (INTCON_TMR0IF is still there)
The timer0_isr-interval library uses now INTCON_TMR0IF

So both your programs should now also use INTCON_TMR0IF. May I assume 
you'll change these yourself?

Regards, Rob

-- 
Rob Hamerling, Vianen, NL (http://www.robh.nl/)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to