mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-09 09:45:06 +00:00
4 lines
111 B
C#
4 lines
111 B
C#
namespace PepperDash.Essentials.Devices.Displays
|
|
{
|
|
public interface IInputHdmi4 { void InputHdmi4(); }
|
|
} |