aboutsummaryrefslogtreecommitdiff
path: root/doc/BuildOptions.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/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
```