VNC: First few lines of initialization code

This commit is contained in:
Gregory Nutt
2016-04-16 13:06:39 -06:00
parent e793ee2be5
commit 9b42bf65f0
3 changed files with 79 additions and 0 deletions
+4
View File
@@ -49,4 +49,8 @@ config VNCSERVER_KBDENCODE
Use a special encoding of keyboard characters as defined in
include/nuttx/input/kbd_coded.h.
config VNCSERVER_IOBUFFER_SIZE
int "I/O buffer size
default 80
endif # VNCSERVER