- adc is event based
- changed timer frequency - prepared for SW timer - added PowerSwitch_in git-svn-id: http://moon:8086/svn/projects/HendiControl@30 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
@@ -14,7 +14,8 @@ enum PortItem
|
||||
Led0 = 0,
|
||||
Led1 = 1,
|
||||
Led2 = 2,
|
||||
PwrSwitch = 3,
|
||||
PwrSwitch_out = 3,
|
||||
PwrSwitch_in = 4,
|
||||
NUM_ITEMS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user