diff --git a/Meshtastic/AppIntents/MessageChannelIntent.swift b/Meshtastic/AppIntents/MessageChannelIntent.swift new file mode 100644 index 00000000..ad7bf1bc --- /dev/null +++ b/Meshtastic/AppIntents/MessageChannelIntent.swift @@ -0,0 +1,8 @@ +// +// MessageChannelIntent.swift +// Meshtastic +// +// Created by Benjamin Faershtein on 8/9/24. +// + +import Foundation diff --git a/Meshtastic/AppIntents/SendWaypointIntent.swift b/Meshtastic/AppIntents/SendWaypointIntent.swift new file mode 100644 index 00000000..1eb79f90 --- /dev/null +++ b/Meshtastic/AppIntents/SendWaypointIntent.swift @@ -0,0 +1,8 @@ +// +// SendWaypointIntent.swift +// Meshtastic +// +// Created by Benjamin Faershtein on 8/9/24. +// + +import Foundation