458
edits
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. *
********************************/