Copyright (c) Hyperion Entertainment and contributors.
Talk:Timer Device
Jump to navigation
Jump to search
FYI, I replaced the Multiple_Timers.c source with one that will compile... The changes made were:
1. added "const" to start of "char *position[] = {"last", "second", "first"};"
2. added missing declaration of "struct Message *TimerMSG;"
3. changed IORequest io_command formatting to replace nonexistant "tr_node." with "Request.".
Thanks,
Paul