From be82cead404511a8e173d320584f310f411f5f02 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Sat, 14 Sep 2019 17:05:08 -0400 Subject: [PATCH] Updated Scripting Language (markdown) --- Scripting-Language.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripting-Language.md b/Scripting-Language.md index 9f01d0d1..7b35c7a7 100644 --- a/Scripting-Language.md +++ b/Scripting-Language.md @@ -12,7 +12,7 @@ To use, you must compile your own firmware. Add the following compiler directive #endif ``` -**Optional Features** +### Optional Features These features are enabled by adding the following `#define` compiler directive parameters and then compiling the firmware. These parameters are explained further below in the article.