travelmate: bugfix single radio mode

* fix the re-connection handling in single radio mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken
2020-10-16 19:31:40 +02:00
parent 0f7f9c96a8
commit 4af889f207
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=travelmate
PKG_VERSION:=1.5.4
PKG_RELEASE:=3
PKG_VERSION:=1.5.5
PKG_RELEASE:=1
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>