-
Notifications
You must be signed in to change notification settings - Fork 20
Constants
Daniel edited this page Nov 3, 2018
·
4 revisions
This is a list of all the constants in the library.
Constant | Description |
---|---|
GRAPH | Used to show a graph when calling compute()
|
NOGRAPH | The opposite: does not show a graph |
VERBOSE | Used to show more information |
NOVERBOSE | The opposite: does not show more information |
A more in-depth guide to the constants in the library.
View on arduino.cc