#11 wrong spot - Make click location configurable.

This commit is contained in:
Derek Jamison
2023-06-11 12:11:42 -05:00
parent 554e36a4f2
commit d922892bea
5 changed files with 108 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
typedef enum {
HidViewSubmenu,
BtHidViewInstructions,
BtHidViewConfigure,
BtHidViewClicker,
BtHidViewCredits,
} HidView;