Updated Doxygen main page
This commit is contained in:
parent
dd59d9e6d6
commit
11004fa685
1 changed files with 5 additions and 5 deletions
|
@ -16,17 +16,17 @@
|
||||||
- SX1231 FSK module
|
- SX1231 FSK module
|
||||||
- XBee module (S2B)
|
- XBee module (S2B)
|
||||||
- PhysicalLayer protocols
|
- PhysicalLayer protocols
|
||||||
- RTTY
|
- RTTY (RTTYClient)
|
||||||
- Morse Code
|
- Morse Code (MorseClient)
|
||||||
- TransportLayer protocols
|
- TransportLayer protocols
|
||||||
- HTTP
|
- HTTP (HTTPClient)
|
||||||
- MQTT
|
- MQTT (MQTTClient)
|
||||||
|
|
||||||
\par Quick Links
|
\par Quick Links
|
||||||
Documentation for most common methods can be found in its reference page (see the list above).\n
|
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
|
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
|
\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
|
- PhysicalLayer - FSK and LoRa radio modules
|
||||||
- TransportLayer - Modules with Internet connectivity
|
- TransportLayer - Modules with Internet connectivity
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue