From fb8d2b4e1b62e7ae8721d2121f25d088d70e9483 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Wed, 23 Apr 2008 09:19:00 +0200 Subject: * digital/io/src: - removed deleted function declaration. --- digital/io/src/asserv.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'digital/io/src/asserv.h') diff --git a/digital/io/src/asserv.h b/digital/io/src/asserv.h index 04ebe68f..56915efa 100644 --- a/digital/io/src/asserv.h +++ b/digital/io/src/asserv.h @@ -219,15 +219,6 @@ asserv_go_to_distributor (void); void asserv_move_arm (int16_t offset, uint8_t speed); -/** - * Move the arm to close the input hole. - * It will compute the forward offset to close the input hole by moving the - * arm in front of it. - * @todo backward/forward selection support. - */ -void -asserv_close_input_hole (void); - /** * Set current X position. * Other class command. -- cgit v1.2.3