* add signal strength for NRF24 - PR #1119
This commit is contained in:
lumapu 2023-08-27 22:40:31 +02:00
parent a59ad28cad
commit 4f45444b5f

View file

@ -2,6 +2,7 @@
## 0.7.42 - 2023-08-27
* fix ePaper for opendtufusion_v2.x boards (Software SPI)
* add signal strength for NRF24 - PR #1119
## 0.7.41 - 2023-08-26
* merge PR #1117 code spelling fixes #1112