Skip to content

Commit 8f4206a

Browse files
committed
Huge bug fix
1 parent b0d2635 commit 8f4206a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to
55
This was written for Sandeep Mistry's library, but is easily adaptable to other platforms.
66

77
See [ESP32_Random_Test](https://github.com/Kongduino/ESP32_Random_Test) for an example of how it works.
8+
9+
## UPDATE 2021/07/22
10+
11+
There was a bug in `getLoRandomByte()`, whereas only even numbers were returned. This bug was pointed out [here](https://github.com/sandeepmistry/arduino-LoRa/pull/496#issuecomment-882019560), for which I am thankful...
12+

0 commit comments

Comments
 (0)