diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html index 9a4080668b1..df9234f17c8 100644 --- a/Documentation/NXGraphicsSubsystem.html +++ b/Documentation/NXGraphicsSubsystem.html @@ -408,6 +408,7 @@

NxConsole is a write-only character device (not shown) that is built on top of an NX window. This character device can be used to provide stdout and stderr and, hence, can provide the output side of NuttX console. + NxConsole is only available when the multi-user NX implementation is selected (CONFIG_NX_MULTIUSER).