mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
crelay: Update to 0.10, refresh patches, remove daemon background call
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2015 OpenWrt.org
|
||||
# Copyright (C) 2015-2016 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=crelay
|
||||
PKG_VERSION:=0.9
|
||||
PKG_VERSION:=0.10
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
@@ -40,7 +40,8 @@ define Package/crelay/description
|
||||
.
|
||||
Currently supported relay cards:
|
||||
- Conrad USB 4-channel relay card
|
||||
- Sainsmart USB 4-channel relay card
|
||||
- Sainsmart USB 4/8-channel relay board
|
||||
- Sainsmart USB 16-channel relay control module
|
||||
- Generic GPIO relays
|
||||
- HID API compatible relay card
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user