From 11004fa6853c29e68b7d07f23d0aeabd3128bac5 Mon Sep 17 00:00:00 2001 From: jgromes Date: Fri, 24 May 2019 18:01:50 +0200 Subject: [PATCH] Updated Doxygen main page --- src/RadioLib.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/RadioLib.h b/src/RadioLib.h index e62e18df..58b56fff 100644 --- a/src/RadioLib.h +++ b/src/RadioLib.h @@ -16,17 +16,17 @@ - SX1231 FSK module - XBee module (S2B) - PhysicalLayer protocols - - RTTY - - Morse Code + - RTTY (RTTYClient) + - Morse Code (MorseClient) - TransportLayer protocols - - HTTP - - MQTT + - HTTP (HTTPClient) + - MQTT (MQTTClient) \par Quick Links Documentation for most common methods can be found in its reference page (see the list above).\n Some methods (mainly configuration) are also overridden in derived classes, such as SX1272, SX1278, RFM96 etc. for SX127x.\n \ref status_codes have their own page.\n - Some modules implement methods of one or more compatibility layers, loosely based on the ISO/OSI model. + Some modules implement methods of one or more compatibility layers, loosely based on the ISO/OSI model: - PhysicalLayer - FSK and LoRa radio modules - TransportLayer - Modules with Internet connectivity