On 1-mrt-2006, at 13:34, Albert Bartoszko wrote:
Bart van Deenen napisał(a):
Hi all
I'm just starting some experimenting with an easyWebII board, using
the articles on onlamp.com as a guideline. I've found a bug in the
header file (cvs 1.12) , which defines ID_3 as (3<<6).
This
should be
Bart van Deenen napisał(a):
> Hi all
>
> I'm just starting some experimenting with an easyWebII board, using
> the articles on onlamp.com as a guideline. I've found a bug in the
> header file (cvs 1.12) , which defines ID_3 as (3<<6). This
> should be (3<<4). The same goes for the other clock
Hi all
I'm just starting some experimenting with an easyWebII board, using
the articles on onlamp.com as a guideline. I've found a bug in the
header file (cvs 1.12) , which defines ID_3 as (3<<6).
This should be (3<<4). The same goes for the other clock divider
constants ID_0, 1 and 2.\