skarg
|
becfdc947d
|
Adding more functionality to Lighting Output object.
|
2007-04-02 21:49:21 +00:00 |
|
skarg
|
befc997533
|
Reverted change of sprintf %u to %lu since gcc defines uint32_t as unsigned int rather than long unsigned int like the pic. I will just add a note to the readme or demo projects for the PIC.
|
2007-03-27 13:44:48 +00:00 |
|
skarg
|
b68f1a0f8e
|
Changed sprintf from %u or %d to %lu to fix problem in PIC ports.
|
2007-03-27 11:20:39 +00:00 |
|
skarg
|
5d15c86541
|
Cleaned up warnings and comments.
|
2007-03-10 20:03:14 +00:00 |
|
skarg
|
912f17996c
|
Creating a demo of the proposed Lighting Output object.
|
2007-03-10 13:54:46 +00:00 |
|