aboutsummaryrefslogtreecommitdiffstats
path: root/moder.c
diff options
context:
space:
mode:
Diffstat (limited to 'moder.c')
-rw-r--r--moder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/moder.c b/moder.c
index a10a6da..c50a7d5 100644
--- a/moder.c
+++ b/moder.c
@@ -10,7 +10,7 @@ int main() {
.length = SIZE
};
const CKeyActionResult *mode = c_run_key_action(mode_trigger, NULL);
- printf("%d\n", *mode->kind);
+ /* printf("%d\n", *mode->kind); */
HeadphoneButton buttons[] = {HeadphoneButton_Down};
Trigger trigger = {