From b3b2dcfe8929885268a87bf7722ca9053ebbf60d Mon Sep 17 00:00:00 2001 From: jgromes Date: Sun, 31 Mar 2024 19:44:30 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20e5493?= =?UTF-8?q?618a476170077f734d52573d40cfc600747=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _arduino_hal_8h_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_arduino_hal_8h_source.html b/_arduino_hal_8h_source.html index e9dd7b38..39eb33af 100644 --- a/_arduino_hal_8h_source.html +++ b/_arduino_hal_8h_source.html @@ -135,7 +135,7 @@ $(document).ready(function(){initNavTree('_arduino_hal_8h_source.html',''); init
60  uint32_t pinToInterrupt(uint32_t pin) override;
61 
62 #if !RADIOLIB_GODMODE
-
63  private:
+
63  protected:
64 #endif
65  SPIClass* spi = NULL;
66  SPISettings spiSettings = RADIOLIB_DEFAULT_SPI_SETTINGS;