View Single Post
Old August 27th, 2006   #1
sblair
Administrator
 
Join Date: Feb 2006
Posts: 433
Send a message via AIM to sblair Send a message via MSN to sblair
Lightbulb RDM Appendix A #define header file attached

Appendix A #define file attached

I'm posting a complete .h file for all the #defines in Appendix A. The easiest place to make a mistake in implementing RDM is entering the wrong #define.

Every entry in Appendix A is listed in here. In order to avoid #define duplicates in existing code, all the defines are prefixed with E120_ to keep it clear.

This file can now be downloaded from here: http://www.rdmprotocol.org/developer...ces/downloads/

If you have any questions or catch a discrepancy, let me know.


Revision History
9/18/06 Added Copyright and usage permissions.
9/21/06 Removed some non-ASCII characters in the comments.
10/01/06 Added Protocol Version define. Removed some stray spaces breaking GCC compliles
2/14/12 Added E1.37-1 defines.
10/24/2014 Added E1.37-2 defines
__________________
Scott M. Blair
RDM Protocol Forums Admin

Last edited by sblair; October 24th, 2014 at 08:04 PM.
sblair is offline   Reply With Quote