From 6ed4d9f9aab55b5ad2b080ec2ac446c416fec943 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Wed, 12 Feb 2020 23:57:13 -0700 Subject: [PATCH 1/2] Formatting edits --- Get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Get-started.md b/Get-started.md index 7147604..c2f4e7d 100644 --- a/Get-started.md +++ b/Get-started.md @@ -12,7 +12,7 @@ This section assumes knowledge of loading programs to and working with the file To help understand Essentials Framework, we recommend starting with the current [Release build](https://github.com/PepperDash/Essentials-Builds) and loading it to a Crestron 3-Series processor. -1. Load the PepperDashEssentials[version].cpz to the processor in program slot 1 and start the program by sendign console command `progload -p:1` +1. Load the `PepperDashEssentials[version].cpz` to the processor in program slot 1 and start the program by sending console command `progload -p:1` 1. On first boot, the Essentials Application will build the necessary configuration folder structure in the User/Program1/ path. 1. Load `'Example Configuration/EssentialsHuddleRoom/configurationFile-HuddleSpace-2-Source.json'` to the User/Program1/ folder. 1. Reset the program via console `progreset -p:1`. The program will load the example configuration file. From 041b1c7362aa09c92bb85e1f22a4255fc87863c9 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Thu, 13 Feb 2020 11:20:45 -0700 Subject: [PATCH 2/2] Closes #18, closes #19 --- Home.md | 2 +- SIMPL-Bridging.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 4e26f8b..484d0c5 100644 --- a/Home.md +++ b/Home.md @@ -18,7 +18,7 @@ Or use the links to the right to navigate our documentation. ## Benefits -* Increased hardware overhead compared to S+ and Simpl solutions +* Reduced hardware overhead compared to S+ and Simpl solutions * Quick development cycle * Shared resources made easily available * More flexibility with less code diff --git a/SIMPL-Bridging.md b/SIMPL-Bridging.md index 91a3901..450c6d1 100644 --- a/SIMPL-Bridging.md +++ b/SIMPL-Bridging.md @@ -1,6 +1,6 @@ # SIMPL Windows Bridging -Essentials allows for devices defined within the SIMPL# Pro application to be bridged to a SIMPL Windows application over Ethernet Inter System Communication (EISC). This allows a SIMPL Windows program to take advantage of some of the features of the SIMPL# Pro environment, without requiring the entire application to be written in C#. +Essentials allows for devices defined within the SIMPL# Pro application to be bridged to a SIMPL Windows application over Ethernet Intersystem Communication (EISC). This allows a SIMPL Windows program to take advantage of some of the features of the SIMPL# Pro environment, without requiring the entire application to be written in C#. Some of the main advantages are: