kopia lustrzana https://github.com/sh123/esp32_loraprs
Renamed aprsmsg to ax25_payload
rodzic
56203dc222
commit
963f1c69c5
|
@ -1,4 +1,4 @@
|
||||||
#include "aprsmsg.h"
|
#include "ax25_payload.h"
|
||||||
|
|
||||||
namespace AX25 {
|
namespace AX25 {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
#include <WiFi.h>
|
#include <WiFi.h>
|
||||||
|
|
||||||
#include "BluetoothSerial.h"
|
#include "BluetoothSerial.h"
|
||||||
#include "aprsmsg.h"
|
#include "ax25_payload.h"
|
||||||
|
|
||||||
class LoraPrsConfig
|
class LoraPrsConfig
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue