We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c42ad commit 4dcdc8aCopy full SHA for 4dcdc8a
src/displayConfig.h
@@ -10,7 +10,7 @@
10
// Global variables
11
extern int8_t rgbMode;
12
extern uint8_t rgbModeLoaded;
13
-extern uint8_t yOffset;
+extern int8_t yOffset;
14
15
// Constant array
16
extern const uint8_t rgbOrder[3 * 6];
0 commit comments