Updated Carrier sense multiple access (CSMA) (markdown)

master
sh123 2022-12-28 12:13:42 +02:00
rodzic 4414d66216
commit 7d1d00fcbc
1 zmienionych plików z 1 dodań i 1 usunięć

@ -1,4 +1,4 @@
![alt text](https://raw.githubusercontent.com/sh123/esp32_loraprs/master/images/csma.png)
![alt text](https://raw.githubusercontent.com/sh123/esp32_loraprs/master/extras/images/csma.png)
- Carrier detection is used when sketch is built based on RadioLib library with `USE_RADIOLIB` flag
- Also, additional flag `cfg.LoraUseCad/CFG_LORA_USE_CAD`) must be set to `true`