From 5b32020e4b7dd6647c13f1ed0ac9df87ff28857a Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Sat, 6 Jul 2024 13:42:57 -0600 Subject: [PATCH] Update RF24Ethernet.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- RF24Ethernet.h | 1 - 1 file changed, 1 deletion(-) diff --git a/RF24Ethernet.h b/RF24Ethernet.h index 698332f..cdde486 100644 --- a/RF24Ethernet.h +++ b/RF24Ethernet.h @@ -277,7 +277,6 @@ typedef RF24EthernetClass RF52EthernetClass; * * This is similar to the mqtt_basic example, but uses a non-blocking connect function. */ - /** * @example mqtt_basic_2.ino *