Change baud rate manually
This commit is contained in:
@@ -80,6 +80,15 @@ Text baud_rate
|
||||
Touch Release Event
|
||||
dim=100
|
||||
tm0.en=1
|
||||
if(baud==115200)
|
||||
{
|
||||
bauds=921600
|
||||
}else
|
||||
{
|
||||
bauds=115200
|
||||
}
|
||||
covx baud,baud_rate.txt,0,0
|
||||
baud_rate.txt+=" bps"
|
||||
|
||||
Text tft_version
|
||||
Attributes
|
||||
|
||||
Reference in New Issue
Block a user