As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

Tutorial P1 Using a Custom Trigger

4 bytes added, 20:26, 23 May 2017
no edit summary
/**********************************
* Start user-specific code here. */
 
uint8_t get_pt(uint8_t* pt)
{
return 0x00;
}
 
/* End user-specific code here. *
********************************/
/**********************************
* Start user-specific code here. */
 
uint8_t get_pt(uint8_t* pt)
{
return 0x00;
}
 
/* End user-specific code here. *
********************************/

Navigation menu