add can and flash driver for hc32f4a0 in XiZi_IIoT
This commit is contained in:
@@ -105,6 +105,7 @@ void TestTouch(void)
|
||||
graph_param.pixel_info.y_endpos = touch_pixel.y+10;
|
||||
PrivWrite(lcd_fd, &graph_param, NULL_PARAMETER);
|
||||
}
|
||||
PrivClose(lcd_fd);
|
||||
PrivClose(touch_fd);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user