摘要:
void GetSelectPointerPos(uint8_t *xsp, uint8_t *ysp,uint8_t *P){ *xsp = 40*((*P)/4); if((*P)>3&&((*P)<8)) { *ysp = ((*P)-4) *2; } else if((*P)== 8) { 阅读全文
posted @ 2022-01-04 15:43
98年互联网打工老阿姨
阅读(28)
评论(0)
推荐(0)
摘要:
int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration */ /* Reset of all peripherals, Initializes the Flash interface an 阅读全文
posted @ 2022-01-04 15:35
98年互联网打工老阿姨
阅读(58)
评论(0)
推荐(0)

浙公网安备 33010602011771号