Commit Graph

7 Commits

Author SHA1 Message Date
b7c8e9f3cf Fixed blinking too early in lora_pingpong.py 2024-03-30 17:31:28 +00:00
45ee016126 Added timeout when running as initializer and not receiving an pong answer
when running as a responder, no timeout is needed - it should just sit there waiting till a request (ping) arrives - that't why the ToDo there got removed
2024-03-30 17:25:47 +00:00
517db51909 Added support for the interrupt_pin parameter and added blinking leds on send/receive 2024-03-30 17:10:20 +00:00
22ea013871 Fixed " being randomly at the end of lora_pingpong.py 2024-03-30 16:13:24 +00:00
52834f0562 Added led_test.py and copyright notices 2024-03-16 14:47:33 +01:00
57a0714738 Removed old programs for uniformity in this repo 2024-03-16 14:37:21 +01:00
57ce838cf6 Added lora_pingpong.py 2024-03-16 14:21:47 +01:00