From 850a4981bc4fb53ed82e15771306640ebd9cd5fb Mon Sep 17 00:00:00 2001 From: Reidar Cederqvist Date: Fri, 30 Jun 2017 08:58:28 +0200 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ inbd ] ------------------------------------------------------------------------------- * 92f918d cleaned up the code and fixed warnings * b1341a6 inbd: wps on success starts a timer that if it fires sets leds.wps to off ------------------------------------------------------------------------------- commit 92f918d26c0ffc22d1704f5ea6cbb0bd7fdbdab9 Author: Reidar Cederqvist Date: 2017-06-28 16:25:57 +0200 cleaned up the code and fixed warnings Base directory -> / src/inbd.c | 94 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 44 insertions(+), 50 deletions(-) ------------------------------------------------------------------------------- commit b1341a60ab2f890aaf092be924b8059c35a4c794 Author: Reidar Cederqvist Date: 2017-06-28 16:22:05 +0200 inbd: wps on success starts a timer that if it fires sets leds.wps to off Base directory -> / src/inbd.c | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) ------------------------------------------------------------------------------- --- inbd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inbd/Makefile b/inbd/Makefile index 9194ed1ee..e042b87e6 100644 --- a/inbd/Makefile +++ b/inbd/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=inbd PKG_VERSION:=1.0.0 PKG_RELEASE:=1 -PKG_SOURCE_VERSION:=2d474e9ff37b9cfcffd4b9ac8eba8db03eb38a21 +PKG_SOURCE_VERSION:=92f918d26c0ffc22d1704f5ea6cbb0bd7fdbdab9 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://public.inteno.se/inbd