From a52cc99ab48dab097579d955f2d5064ac299cd9c Mon Sep 17 00:00:00 2001 From: schodet Date: Sun, 26 Feb 2006 17:51:13 +0000 Subject: Déplaclements. --- a/rvb/README | 21 --------------------- a/rvb/rvb.brd | Bin 10000 -> 0 bytes a/rvb/rvb.sch | Bin 48735 -> 0 bytes n/rvb/README | 21 +++++++++++++++++++++ n/rvb/pcb/rvb.brd | Bin 0 -> 10000 bytes n/rvb/pcb/rvb.sch | Bin 0 -> 48735 bytes 6 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 a/rvb/README delete mode 100644 a/rvb/rvb.brd delete mode 100644 a/rvb/rvb.sch create mode 100644 n/rvb/README create mode 100644 n/rvb/pcb/rvb.brd create mode 100644 n/rvb/pcb/rvb.sch diff --git a/a/rvb/README b/a/rvb/README deleted file mode 100644 index a06b882..0000000 --- a/a/rvb/README +++ /dev/null @@ -1,21 +0,0 @@ -rvb - Carte de détection de couleur. - -Copyright (C) 2006 Efrei Robotique - -Robot APB Team/Efrei 2006. - Web: http://assos.efrei.fr/robot/ - Email: robot AT efrei DOT fr - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. diff --git a/a/rvb/rvb.brd b/a/rvb/rvb.brd deleted file mode 100644 index 97a766b..0000000 Binary files a/a/rvb/rvb.brd and /dev/null differ diff --git a/a/rvb/rvb.sch b/a/rvb/rvb.sch deleted file mode 100644 index b3a01ff..0000000 Binary files a/a/rvb/rvb.sch and /dev/null differ diff --git a/n/rvb/README b/n/rvb/README new file mode 100644 index 0000000..a06b882 --- /dev/null +++ b/n/rvb/README @@ -0,0 +1,21 @@ +rvb - Carte de détection de couleur. + +Copyright (C) 2006 Efrei Robotique + +Robot APB Team/Efrei 2006. + Web: http://assos.efrei.fr/robot/ + Email: robot AT efrei DOT fr + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. diff --git a/n/rvb/pcb/rvb.brd b/n/rvb/pcb/rvb.brd new file mode 100644 index 0000000..97a766b Binary files /dev/null and b/n/rvb/pcb/rvb.brd differ diff --git a/n/rvb/pcb/rvb.sch b/n/rvb/pcb/rvb.sch new file mode 100644 index 0000000..b3a01ff Binary files /dev/null and b/n/rvb/pcb/rvb.sch differ -- cgit v1.2.3