From 3723525d56eea0ef3d65da4e633b052a68713c57 Mon Sep 17 00:00:00 2001 From: knolax <1339802534.kk@gmail.com> Date: Fri, 13 Nov 2015 01:06:10 -0500 Subject: Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index adbc4c9..a5bb44f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ Two new funchtions finchmaxnum() and finchswitch have been added to find the maximum number of finches and switch finches. -the makefile compiles main.c in arch linux with the hidapi package installed, it is NOT called hidapi32 as the website suggests but hidapi-libusb -the main program has been modified so that pressing C will allow you to switch the finchbot with finchswitch() -a compiled version of main for i686 archetecture for arch linux, you need root permisions to run +The makefile compiles main.c in arch linux with the hidapi package installed, it is NOT called hidapi32 as the website suggests but hidapi-libusb. +The main program has been modified so that pressing C will allow you to switch the finchbot with finchswitch(). +So far the program still works when 1 finch is connected. +A compiled version of main for i686 archetecture arch linux is included, you need root permisions to run. -- cgit v1.1