[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple2 - Contiki Compile Report
Laine wrote:
> Sorry, you'll have to excuse my ignorance of this project. It was just
> my 2 cents and I was CMA'ing. Covering my butt.
Simply changing
#define CH_CURS_DOWN 0x0A
to
#define CH_ENTER_DOWN 0x0D
eliminates the error
Does anyone know any reason why this would not work.
It now fails with an error about _clock not being found. It seems my
attempt to add a primitive clock() function to the library failed.
Back into the code.
--
Rob Steinmetz