refactor GPIO detection code

This commit is contained in:
technyon
2024-10-20 09:51:45 +02:00
parent 7c8dbabb9f
commit a149f2e6b6
4 changed files with 38 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
#define NUKI_HUB_VERSION "9.02"
#define NUKI_HUB_BUILD "unknownbuildnr"
#define NUKI_HUB_DATE "2024-10-19"
#define NUKI_HUB_DATE "2024-10-20"
#define GITHUB_LATEST_RELEASE_URL (char*)"https://github.com/technyon/nuki_hub/releases/latest"
#define GITHUB_OTA_MANIFEST_URL (char*)"https://raw.githubusercontent.com/technyon/nuki_hub/binary/ota/manifest.json"