summaryrefslogtreecommitdiff
path: root/robot/mode_dirc.h
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-05-26 22:46:17 +0200
committerlonkaars <loek@pipeframe.xyz>2022-05-26 22:46:17 +0200
commitbfa494588da0def96c42577e284c6d8990eb31f2 (patch)
tree29b98f8a2cbfea31a0f6641d8cd77b211ac5defe /robot/mode_dirc.h
parentb6460d729aa683643e7ad83a9921f335f0fdba93 (diff)
add doxygen
Diffstat (limited to 'robot/mode_dirc.h')
-rw-r--r--robot/mode_dirc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/mode_dirc.h b/robot/mode_dirc.h
index 5b9bbf4..12c967a 100644
--- a/robot/mode_dirc.h
+++ b/robot/mode_dirc.h
@@ -1,5 +1,7 @@
#pragma once
+/** @file mode_dirc.h */
+
#include <stdint.h>
extern int16_t g_w2_mode_dirc_motor_l;