From f652ad7b7b966407b2076e78e51a2f5ecc34cf3a Mon Sep 17 00:00:00 2001 From: jgromes Date: Sun, 6 Feb 2022 14:07:51 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20035a1?= =?UTF-8?q?3b81a842ec060770a0f29c199900ad2191a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _build_opt_8h_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_opt_8h_source.html b/_build_opt_8h_source.html index 88958198..f753cf7b 100644 --- a/_build_opt_8h_source.html +++ b/_build_opt_8h_source.html @@ -1072,7 +1072,7 @@ $(document).ready(function(){initNavTree('_build_opt_8h_source.html',''); initRe
990 // version definitions
991 #define RADIOLIB_VERSION_MAJOR (0x05)
992 #define RADIOLIB_VERSION_MINOR (0x01)
-
993 #define RADIOLIB_VERSION_PATCH (0x00)
+
993 #define RADIOLIB_VERSION_PATCH (0x01)
994 #define RADIOLIB_VERSION_EXTRA (0x00)
995 
996 #define RADIOLIB_VERSION ((RADIOLIB_VERSION_MAJOR << 24) | (RADIOLIB_VERSION_MINOR << 16) | (RADIOLIB_VERSION_PATCH << 8) | (RADIOLIB_VERSION_EXTRA))