Created two App Intents and made a BLEManager singleton

This commit is contained in:
Benjamin Faershtein 2024-08-09 23:02:24 -07:00
parent 64c69abf44
commit f87adad009
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,8 @@
//
// MessageChannelIntent.swift
// Meshtastic
//
// Created by Benjamin Faershtein on 8/9/24.
//
import Foundation

View file

@ -0,0 +1,8 @@
//
// SendWaypointIntent.swift
// Meshtastic
//
// Created by Benjamin Faershtein on 8/9/24.
//
import Foundation