From 7ca2dd67fad3b94ce79695cfed0fdd8660ea65af Mon Sep 17 00:00:00 2001 From: Vincent-FK Date: Mon, 5 Apr 2021 10:13:30 +0200 Subject: [PATCH] latest gpio manager version with PCAL9539A compatibility --- FunKey/package/FunKey-GPIO-Mapping/FunKey-GPIO-Mapping.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FunKey/package/FunKey-GPIO-Mapping/FunKey-GPIO-Mapping.mk b/FunKey/package/FunKey-GPIO-Mapping/FunKey-GPIO-Mapping.mk index 4e85222..c8880ab 100644 --- a/FunKey/package/FunKey-GPIO-Mapping/FunKey-GPIO-Mapping.mk +++ b/FunKey/package/FunKey-GPIO-Mapping/FunKey-GPIO-Mapping.mk @@ -4,7 +4,7 @@ # ################################################################################ -FUNKEY_GPIO_MAPPING_VERSION = FunKey-GPIO-Mapping-FunKey-1.1.0 +FUNKEY_GPIO_MAPPING_VERSION = FunKey-GPIO-Mapping-FunKey-1.1.1 FUNKEY_GPIO_MAPPING_SITE_METHOD = git FUNKEY_GPIO_MAPPING_SITE = https://github.com/FunKey-Project/FunKey-GPIO-Mapping.git FUNKEY_GPIO_MAPPING_SITE_LICENSE = GPL-2.1+