mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-08-31 19:08:26 +00:00
Merge remote-tracking branch 'origin/feature/UdpSimplModule' into maintenance/PR-3
This commit is contained in:
commit
2a75ec5ec5
13 changed files with 413 additions and 28 deletions
|
|
@ -6,6 +6,9 @@ using Crestron.SimplSharp;
|
|||
|
||||
namespace PepperDash.Core.JsonToSimpl
|
||||
{
|
||||
/// <summary>
|
||||
/// Constants for Simpl modules
|
||||
/// </summary>
|
||||
public class JsonToSimplConstants
|
||||
{
|
||||
public const ushort JsonIsValidBoolChange = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue