Files
meshtastic_firmware/lib/BluetoothOTA/src/MeshBluetoothService.h
T

5 lines
94 B
C

#pragma once
#include <Arduino.h>
BLEService *createMeshBluetoothService(BLEServer* server);