Updated Modules (markdown)

master
Jan Gromeš 2023-04-02 15:21:05 +02:00
rodzic a9dd97f940
commit 55d473e010
1 zmienionych plików z 1 dodań i 1 usunięć

@ -6,7 +6,7 @@ This page lists all the modules currently supported by RadioLib. It also shows w
### Sub-GHz FSK radio module
**Supported features:** Blocking & Interrupt-driven Receive/Transmit; Address Filtering
**Supported protocols:** Plain FSK, RTTY, Morse Code
**Standalone wiring:** Arduino SPI + 1 digital pin required (connected to GDO2 on the module)
**Standalone wiring:** Arduino SPI + 1 digital pin required (connected to GDO0 on the module)
**Examples folder:** https://github.com/jgromes/RadioLib/tree/master/examples/CC1101
***