01 2022 档案

摘要: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年互联网打工老阿姨 阅读(21) 评论(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年互联网打工老阿姨 阅读(51) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示