Explain we now require one of the three defines before including.

This commit is contained in:
Rodrigo Madera
2021-03-27 15:08:40 -03:00
committed by Dmitry Mikushin
parent 2bbb122d90
commit b0fd327043

View File

@@ -48,6 +48,8 @@ Before you can compile `tray`, you'll need to add an environment definition befo
... ...
``` ```
Failure to define one of the three above will result in a compile-time error.
# Demo # Demo
The included example `.c` files can be compiled based on your environment. The included example `.c` files can be compiled based on your environment.