From 2fc41fc6e695a82d99b6a0f57a3046a1750d4b87 Mon Sep 17 00:00:00 2001 From: jgromes Date: Sun, 4 Aug 2024 19:41:43 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=204e274?= =?UTF-8?q?fab0740ca315c75b653a06d3932e4a2dbe2=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _build_opt_user_8h_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_opt_user_8h_source.html b/_build_opt_user_8h_source.html index 172044b2..e773cf57 100644 --- a/_build_opt_user_8h_source.html +++ b/_build_opt_user_8h_source.html @@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('_build_opt_user_8h_source.html',''); i
8 //#define RADIOLIB_DEBUG_BASIC (1) // basic debugging (e.g. reporting GPIO timeouts or module not being found)
9 //#define RADIOLIB_DEBUG_PROTOCOL (1) // protocol information (e.g. LoRaWAN internal information)
10 //#define RADIOLIB_DEBUG_SPI (1) // verbose transcription of all SPI communication - produces large debug logs!
-
11 //#define RADIOLIB_VERBOSE_ASSERT (1) // verbose assertions - will print out print out file and line number on failure
+
11 //#define RADIOLIB_VERBOSE_ASSERT (1) // verbose assertions - will print out file and line number on failure
12 
13 #endif