From b3852322efc5e413d0301349f829cf280e585a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Fri, 24 Nov 2023 14:40:20 +0100 Subject: [PATCH] Add config example for Elecrow Hat NFC --- bin/config-dist.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/config-dist.yaml b/bin/config-dist.yaml index 3924335a2..6c8f1946f 100644 --- a/bin/config-dist.yaml +++ b/bin/config-dist.yaml @@ -19,3 +19,8 @@ Lora: # CS: 7 # IRQ: 22 # Busy: 23 + +# Module: RF95 # Elecrow Lora RFM95 IOT https://www.elecrow.com/lora-rfm95-iot-board-for-rpi.html +# Reset: 22 +# CS: 7 +# IRQ: 25