mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
Commit before merging in Heath's branch
This commit is contained in:
@@ -18,6 +18,8 @@ namespace PepperDash.Essentials.Devices.Common.Codec
|
||||
public interface IHasScheduleAwareness
|
||||
{
|
||||
CodecScheduleAwareness CodecSchedule { get; }
|
||||
|
||||
void GetSchedule();
|
||||
}
|
||||
|
||||
public class CodecScheduleAwareness
|
||||
|
||||
Reference in New Issue
Block a user