mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-01 05:44:55 +00:00
4 lines
111 B
C#
4 lines
111 B
C#
namespace PepperDash.Essentials.Devices.Displays
|
|
{
|
|
public interface IInputHdmi3 { void InputHdmi3(); }
|
|
} |