aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2022-10-23 13:32:03 +0100
committerGitHub <noreply@github.com>2022-10-23 13:32:03 +0100
commita993a18cca854ed75abd85b913ff8dfe5415b610 (patch)
tree05b2b1140e0830704843d5903224eeeb42f96f9f
parent7c11aaf53e36481161ac73d10cb0678c91a20b17 (diff)
Update BuildOptions.md
-rw-r--r--doc/BuildOptions.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/BuildOptions.md b/doc/BuildOptions.md
index 89404c0..a5bbe64 100644
--- a/doc/BuildOptions.md
+++ b/doc/BuildOptions.md
@@ -1,6 +1,7 @@
### Build Options and flags
-This library supports build-time defines used to modify its features or enable greater debugging capabilities. Please use the enhanced debugging output before raising any issues.
+This library supports build-time defines to modify its features or enable greater debugging information. Please use the debugging capabilities before raising any issues.
+
For example build flags could be set using PlatformIO's .ini file like this
```