mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
12 lines
149 B
Swift
12 lines
149 B
Swift
//
|
|
// DeviceHardwareEntity.swift
|
|
// Meshtastic
|
|
//
|
|
// Created by Jake Bordens on 12/10/25.
|
|
//
|
|
|
|
import SwiftUI
|
|
|
|
extension DeviceHardwareEntity {
|
|
|
|
}
|