From 9229fe34dda2f0e20cd6e7df48a0d97fdd20b3de Mon Sep 17 00:00:00 2001 From: jgromes Date: Tue, 30 Nov 2021 22:20:23 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=201c54c?= =?UTF-8?q?1d1c66a75e182ae0e3dcf91c2b83b535d53=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 fd249f06..39632c06 100644 --- a/_build_opt_8h_source.html +++ b/_build_opt_8h_source.html @@ -964,7 +964,7 @@ $(document).ready(function(){initNavTree('_build_opt_8h_source.html',''); initRe
876 
877 #if defined(RADIOLIB_VERBOSE)
878  #define RADIOLIB_VERBOSE_PRINT(...) RADIOLIB_DEBUG_PRINT(__VA_ARGS__)
-
879  #define RADIOLIB_VERBOSE_PRINTLN(...) RADIOLIB_DEBUG_PRINT(__VA_ARGS__)
+
879  #define RADIOLIB_VERBOSE_PRINTLN(...) RADIOLIB_DEBUG_PRINTLN(__VA_ARGS__)
880 #else
881  #define RADIOLIB_VERBOSE_PRINT(...) {}
882  #define RADIOLIB_VERBOSE_PRINTLN(...) {}