mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
move my bt experiment into its own repo (about to remove ttn)
This commit is contained in:
7
lib/BluetoothOTA/src/BluetoothSoftwareUpdate.h
Normal file
7
lib/BluetoothOTA/src/BluetoothSoftwareUpdate.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
BLEService *createUpdateService(BLEServer* server);
|
||||
|
||||
void bluetoothRebootCheck();
|
||||
Reference in New Issue
Block a user