Kongduino / LoRandom

A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.
MIT License
8 stars 2 forks source link

[FR] Project Examples for PlatformIO Registry #1

Open NopeProsOnly opened 1 year ago

NopeProsOnly commented 1 year ago

Hi,

Currently, the library page in the PlatformIO Registry doesn't contain any quick start projects for developers. Such examples serve both to highlight widespread use cases and to help newcomers to get up and running much more quickly.

Please consider adding a few comprehensive project examples to the PlatformIO Registry.

Useful links:

Kongduino commented 1 year ago

Hi. I don't use PlatformIO. I actually had no idea LoRandom was listed there.

tobozo commented 1 year ago

looks like platformio registry is a bit off with reality, it's only listing 1.0.0 whereas the latest release version is 1.0.1 and the master is 1.1.1 (or 1.1.a depending on the POV)

Platformio Registry

image

Github Release

image

library.json

image

library.properties

image