debut td2

This commit is contained in:
2022-10-13 13:55:04 +02:00
parent f2806ccce1
commit 413d94e90b
4 changed files with 34 additions and 17 deletions

View File

@ -5,8 +5,6 @@ void setup() {
Serial.begin(9600);
while (!Serial);
Serial.println("Applejack is best pony ! Received by Pauline Srifi ~");
if (!LoRa.begin(864E6)) {
Serial.println("Starting LoRa failed!");
while (1);