meshtastic-firmware/lib/BluetoothOTA/src/MeshBluetoothService.h

5 wiersze
94 B
C

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