Skip to content

Commit 00ec0aa

Browse files
Update readme.md
1 parent b951675 commit 00ec0aa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

examples/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
usage examples
2+
3+
* rm69_example1.py -> Basic example using rfm69_1.py to query RFM69HW internal register
4+
* ex1 - output.txt -> normal REPL (THONNY) output for "rm69_example1.py"
5+
* rm69_example2.py -> Basic example to query RFM69HW internal register information AND receive all communications directed to specific node. This example keeps listening to any broadcast information from a sender coded using LowPowerLabs Arduino library.
6+
* ex2 - output.txt -> normal REPL (THONNY) output for "rm69_example2.py"

0 commit comments

Comments
 (0)