test sur reveiver

This commit is contained in:
2023-06-26 17:24:50 +02:00
parent 92cd2b3553
commit 1a66b59d1b
3 changed files with 126 additions and 7 deletions

View File

@ -1,7 +1,10 @@
#ifndef PROGRAM_H
#define PROGRAM_H
#include "Arduino.h"
#include <Arduino.h>
#include <LoRa.h>
#include <SPI.h>
#include <Wire.h>
class Program {
public: