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