summaryrefslogtreecommitdiff
path: root/digital/mimot/src/dirty/simu.host.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/mimot/src/dirty/simu.host.h')
-rw-r--r--digital/mimot/src/dirty/simu.host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/digital/mimot/src/dirty/simu.host.h b/digital/mimot/src/dirty/simu.host.h
index 6250bed1..83f88314 100644
--- a/digital/mimot/src/dirty/simu.host.h
+++ b/digital/mimot/src/dirty/simu.host.h
@@ -26,6 +26,7 @@
* }}} */
extern uint8_t PORTB, PORTC, PORTD, PINC;
+extern double simu_pos_x, simu_pos_y, simu_pos_a;
void
timer_init (void);