8000 Tags · dparson55/NRFLite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dparson55/NRFLite

Tags

3.0.6

Toggle 3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update library.properties

Version increment for #93

3.0.5

Toggle 3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update library.properties

Version increment

3.0.4

Toggle 3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #88 from dparson55/esp32_core_3_patch

Esp32 core 3 patch

3.0.3

Toggle 3.0.3's commit message
Version update

3.0.2

Toggle 3.0.2's commit message
Centralize address prefix to ease customization

Thanks for the suggestions and improvements!

Closes #73

3.0.1

Toggle 3.0.1's commit message
Version increment

3.0.0

Toggle 3.0.0's commit message
Removed printChannel

With the addition of scanChannel, printChannel seemed reduntant to me so I've updated the ChannelScanner example to use it instead.  This is a breaking change since printChannel was public, so any programs depending on printChannel will need to be refactored to use scanChannel.

2.4.4

Toggle 2.4.4's commit message
Merge branch 'master' of https://github.com/dparson55/NRFLite

2.4.3

Toggle 2.4.3's commit message
Added Samd support for #50

2.4.2

Toggle 2.4.2's commit message
Removed the need to include esp specific code in printChannels

0