Update BuildOptions.md
This commit is contained in:
parent
c66b592e9f
commit
572e310fc4
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue