fix wifi sched (#29)

This commit is contained in:
zheshifandian 2020-05-20 17:16:08 +08:00 committed by GitHub
parent 420c61a9b0
commit d9065b7984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Turns WiFi on and off according to a schedule
LUCI_DEPENDS:=+wifischedule
LUCI_DEPENDS:=+wifischedule +iwinfo
include ../../luci.mk