diff options
Diffstat (limited to 'robot/orangutan_shim.h')
-rw-r--r-- | robot/orangutan_shim.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/orangutan_shim.h b/robot/orangutan_shim.h index 10420bd..cbb0995 100644 --- a/robot/orangutan_shim.h +++ b/robot/orangutan_shim.h @@ -1,5 +1,7 @@ #pragma once +/** @file orangutan_shim.h */ + #ifdef W2_SIM #include "sim.h" #else |