Skip to content
Snippets Groups Projects
Commit cf21634f authored by Yun Qu's avatar Yun Qu
Browse files

fix temp file for minor doc change

parent 8ddb9b15
No related branches found
No related tags found
No related merge requests found
Showing
with 33705 additions and 12 deletions
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
672774d5af6dbd8fc9b293a72412e94f459adbc1
\ No newline at end of file
This diff is collapsed.
cbd1aa89e927d8d54b49fe666bf17244c3c46a7b
\ No newline at end of file
This diff is collapsed.
9e6f1c02ebe0618dd44db682f5140f099644bdf2
\ No newline at end of file
This diff is collapsed.
25d7051530630f72e352a4e12d3ea00e5f02866f
\ No newline at end of file
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
6fa61f6bfd304423f8b54c3cc86d6cca22ec431f
\ No newline at end of file
......@@ -500,7 +500,7 @@
"* 0 if stopped\n",
"* 1 if running\n",
"\n",
"After initialization, the display resolution is set at the lowest level: 640x480@60Hz. \n",
"After initialization, the display resolution is set at the lowest level: 640x480 at 60Hz. \n",
"\n",
"To check the current resolution:"
]
......@@ -559,11 +559,11 @@
"source": [
"Valid resolutions are:\n",
"\n",
"* 0 : '640x480@60Hz' \n",
"* 1 : '800x600@60Hz' \n",
"* 2 : '1280x720@60Hz' \n",
"* 3 : '1280x1024@60Hz' \n",
"* 4 : '1920x1080@60Hz' \n"
"* 0 : 640x480, 60Hz \n",
"* 1 : 800x600, 60Hz \n",
"* 2 : 1280x720, 60Hz \n",
"* 3 : 1280x1024, 60Hz \n",
"* 4 : 1920x1080, 60Hz \n"
]
},
{
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
c1218f5c9984c7dba7132a826dc3e4d0e7b4eaa1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment