Apply suggestions from code review

Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
This commit is contained in:
robojumper
2025-08-02 09:16:09 +02:00
committed by GitHub
parent e4e4be4fce
commit b5f05db182
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
class dSys_c {
public:
/* Frame rate values: 1 - 60fps, 2 - 30fps */
static void setFrameRate(u8);
static u8 getFrameRate();