mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 05:31:25 +00:00
that didn't hurt at all
This commit is contained in:
parent
811ac15a81
commit
9ebe24e680
@ -1,6 +1,7 @@
|
|||||||
#ifndef BLEOTA_H
|
#ifndef BLEOTA_H
|
||||||
#define BLEOTA_H
|
#define BLEOTA_H
|
||||||
|
|
||||||
|
#include <Arduino.h>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
|
||||||
class BleOta
|
class BleOta
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <Arduino.h>
|
||||||
|
|
||||||
class NRF52Bluetooth
|
class NRF52Bluetooth
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user