Update BuildOptions.md

This commit is contained in:
mrfaptastic 2023-01-30 04:19:26 +00:00
parent c66b592e9f
commit 572e310fc4

View file

@ -15,6 +15,9 @@ build_flags =
-DNO_GFX=1
(etc.....)
```
Or if using Arduino: 'Tools' menu > 'Core Debug Level' > Select 'Debug'
... and use the Serial output to see the debug information.
## Build flags