We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd093ab commit 3062badCopy full SHA for 3062bad
Cheekmate/Arduino/Cheekmate/config.h
@@ -32,7 +32,7 @@
32
// standard A-Z and 0-9, and one extra symbol "+" that's sometimes used
33
// in chess. If other symbols are needed for this or other games, they
34
// can be added to the end of the list.
35
-const struct {
+struct {
36
char symbol;
37
char *mark;
38
} morse[] = {
0 commit comments