123456789101112131415161718192021222324 |
- /****************************************************************
- ****************************************************************
- ** **
- ** (C)Copyright 2005-2006, American Megatrends Inc. **
- ** **
- ** All Rights Reserved. **
- ** **
- ** 6145-F, Northbelt Parkway, Norcross, **
- ** **
- ** Georgia - 30071, USA. Phone-(770)-246-8600. **
- ** **
- ****************************************************************
- ****************************************************************/
- /*****************************************************************
- *
- * LEDMap.h
- * LED Control Functions
- *
- *
- *****************************************************************/
- #ifndef _LEDMAP_H
- #define _LEDMAP_H
- #endif
|