mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 11:15:08 +00:00
chore: added some additional documentation
This commit is contained in:
@@ -10,7 +10,7 @@ using PepperDash.Essentials.Core.CrestronIO;
|
||||
namespace PepperDash.Essentials.Core.Shades
|
||||
{
|
||||
|
||||
[Obsolete("Please use PepperDash.Essentials.Devices.Common")]
|
||||
[Obsolete("Please use PepperDash.Essentials.Devices.Common, this will be removed in 2.1")]
|
||||
public abstract class ShadeBase : EssentialsDevice, IShadesOpenCloseStop
|
||||
{
|
||||
public ShadeBase(string key, string name)
|
||||
|
||||
Reference in New Issue
Block a user