Update BuildOptions.md

This commit is contained in:
mrfaptastic 2022-10-23 13:32:03 +01:00 committed by GitHub
parent 7c11aaf53e
commit a993a18cca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```