- adaptions to PCB Hend-Control, Rev.0
git-svn-id: http://moon:8086/svn/projects/HendiControl@152 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
@@ -11,11 +11,14 @@
|
||||
|
||||
enum PortItem
|
||||
{
|
||||
Led0 = 0,
|
||||
Led1 = 1,
|
||||
Led2 = 2,
|
||||
PwrSwitch_out = 3,
|
||||
PwrSwitch_in = 4,
|
||||
Led_HB = 0,
|
||||
Led_MODE = 1,
|
||||
Led_ERR = 2,
|
||||
Led_0 = 3,
|
||||
Led_1 = 4,
|
||||
Led_2 = 5,
|
||||
Led_3 = 6,
|
||||
PwrSwitch_out = 7,
|
||||
NUM_ITEMS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user