MKS WiFi for TFT_LVGL_UI (#20191)
This commit is contained in:
@@ -89,8 +89,9 @@ class WifiSerial {
|
||||
|
||||
int wifi_rb_is_full(void);
|
||||
|
||||
private:
|
||||
|
||||
struct usart_dev *usart_device;
|
||||
private:
|
||||
uint8 tx_pin;
|
||||
uint8 rx_pin;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user