From 91a0fa0e186fa382fb0631d9b0378fee0f5b1206 Mon Sep 17 00:00:00 2001 From: Jérémy Dufour Date: Thu, 1 May 2008 07:09:53 +0200 Subject: * digital/io/src - add a command to get the stats of main timer. --- digital/io/src/simu.host.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io/src/simu.host.h') diff --git a/digital/io/src/simu.host.h b/digital/io/src/simu.host.h index 91203fce..4f27f389 100644 --- a/digital/io/src/simu.host.h +++ b/digital/io/src/simu.host.h @@ -32,7 +32,7 @@ void main_timer_init (void); /** Hooked, as before, wait for the next iteration. */ -void +uint8_t main_timer_wait (void); /** Hooked, do nothing. */ -- cgit v1.2.3