summaryrefslogtreecommitdiffstats
path: root/avr.h
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2007-04-16 00:01:04 +0200
committerneoraider <devnull@localhost>2007-04-16 00:01:04 +0200
commitd02fbc84105ff2da74f03fd658ace8919e3e9437 (patch)
treea9ab5298ca9584e7eabc0bcb6d8b34ca1ad55726 /avr.h
parentccc0183cee7c410d668a0b1a9153b061a4785e42 (diff)
downloadrc2007-rescue-d02fbc84105ff2da74f03fd658ace8919e3e9437.tar
rc2007-rescue-d02fbc84105ff2da74f03fd658ace8919e3e9437.zip
LineSensorArray + Srf10 added.
Diffstat (limited to 'avr.h')
-rw-r--r--avr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr.h b/avr.h
index de4e6e4..c75d4cf 100644
--- a/avr.h
+++ b/avr.h
@@ -1,7 +1,7 @@
#ifndef _ROBOCUP_AVR_H_
#define _ROBOCUP_AVR_H_
-#include <stdint.h>
+#include <avr/io.h>
int getButton();