From a24dda182bd86bac59caaf2d48c1ee1be1d2b7ba Mon Sep 17 00:00:00 2001 From: Peter Buchegger Date: Sun, 5 Apr 2020 18:22:18 +0200 Subject: [PATCH] renamed cpp back to ino --- src/{LoRa_APRS_iGate.cpp => LoRa_APRS_iGate.ino} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{LoRa_APRS_iGate.cpp => LoRa_APRS_iGate.ino} (100%) diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.ino similarity index 100% rename from src/LoRa_APRS_iGate.cpp rename to src/LoRa_APRS_iGate.ino