that didn't hurt at all

wio-e5
Thomas Göttgens 2023-01-21 15:07:30 +01:00
rodzic 811ac15a81
commit 9ebe24e680
2 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,7 @@
#ifndef BLEOTA_H
#define BLEOTA_H
#include <Arduino.h>
#include <functional>
class BleOta

Wyświetl plik

@ -1,5 +1,7 @@
#pragma once
#include <Arduino.h>
class NRF52Bluetooth
{
public: