458
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Changes
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. *
********************************/