Merge pull request #15 from joelmathewthomas/docs/fix-comment
fix comment
This commit is contained in:
@@ -34,7 +34,7 @@ class _LandingPageState extends State<LandingPage> {
|
|||||||
_setRefreshRate();
|
_setRefreshRate();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Function to set the refresh rate to 120Hz
|
// Function to set the refresh rate to the highest available
|
||||||
void _setRefreshRate() async {
|
void _setRefreshRate() async {
|
||||||
|
|
||||||
// Set the highest display mode
|
// Set the highest display mode
|
||||||
|
|||||||
Reference in New Issue
Block a user