From be94e763f40fb6eabb3d55aea26a28aa7550eb00 Mon Sep 17 00:00:00 2001 From: schodet Date: Sun, 23 Jan 2005 15:40:50 +0000 Subject: Mise à jour de la doc. --- n/avr/proto/avrconfig.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'n/avr/proto/avrconfig.h') diff --git a/n/avr/proto/avrconfig.h b/n/avr/proto/avrconfig.h index 6ed37bd..04fcf59 100644 --- a/n/avr/proto/avrconfig.h +++ b/n/avr/proto/avrconfig.h @@ -27,10 +27,8 @@ /* proto - Protocol module. */ /** Maximum argument size. */ #define AC_PROTO_ARGS_MAX_SIZE 8 - /** Callback function name. */ #define AC_PROTO_CALLBACK proto_callback - /** Putchar function name. */ #define AC_PROTO_PUTC rs232_putc -- cgit v1.2.3