Moved calls to V2Params_UpdateParamValues() out of the main AVRISP-MKII and XPLAINBridge project loops and into the AVRISP management function.
This commit is contained in:
parent
51c2dcf3b0
commit
988604b25d
5 changed files with 11 additions and 15 deletions
|
|
@ -72,7 +72,7 @@
|
|||
|
||||
/* Function Prototypes: */
|
||||
void SetupHardware(void);
|
||||
void Process_AVRISP_Commands(void);
|
||||
void AVRISP_Task(void);
|
||||
|
||||
void EVENT_USB_Device_Connect(void);
|
||||
void EVENT_USB_Device_Disconnect(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue