Get the Flash Player to see this player.
 
Test Code PDF Print E-mail

Let's test the code-formatting capabilities of the RJ_CodeInsert plugin:

 

 

This is a test of RJ_InsertCode
 
// ************************************************************************
// InitUSBVars:
// Initializes all data items that will be transferred over USB. This is
// especially important for Feature items, that can be read and written
// by the PC.
//
// HIDmaker will automatically initialize certain variables here, if needed.
// You may add other initialization code here if you choose.
// ************************************************************************
 
void InitUSBVars(void)
{
USB_Enum_Complete = 0;
}
 
 

 

// ************************************************************************
// InitUSBVars:
// Initializes all data items that will be transferred over USB. This is
// especially important for Feature items, that can be read and written
// by the PC.
//
// HIDmaker will automatically initialize certain variables here, if needed.
// You may add other initialization code here if you choose.
// ************************************************************************

void InitUSBVars(void)
{
USB_Enum_Complete = 0;
}

 

Meet Dr. Bob: TCPmaker Class at Microchip Masters 2010!

Sponsors_468x60

 

Questions? See our FAQ, contact us by email, or call us at 1-301-262-0300
We GUARANTEE our generated code to work correctly, PERFECTLY, every time, or we will make it right!

Home | About Us | Contact Us | USB Tools | TCPmaker Tools | Consulting | Site Map