Skip to content

Commit ecf47df

Browse files
committed
Added screenshots
1 parent 700cc6e commit ecf47df

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

LoRandom.png

74.5 KB
Loading

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,12 @@
22

33
A sample sketch demonstrating the problem in Sandeep Mistry's excellent LoRa library's `random()` function. See [this issue](https://github.com/sandeepmistry/arduino-LoRa/issues/394) for context.
44

5-
This was written for ESP32, but is easily adaptable to other platforms.
5+
This was written for ESP32, but is easily adaptable to other platforms.
6+
7+
See:
8+
9+
![Generating Random Numbers with LoRandom](LoRandom.png)
10+
11+
vs
12+
13+
![Generating Random Numbers with LoRaClass::random](SandeepRandom.png)

SandeepRandom.png

58 KB
Loading

0 commit comments

Comments
 (0)