gui: add console description

This commit is contained in:
Sebastien Bourdeauducq 2015-07-25 12:01:47 +08:00
parent 5979f85c1c
commit 9fe65769f2
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ from pyqtgraph import console, dockarea
_help = """
This is an interactive Python console.
The following functions are available:
get_parameter(key)
set_parameter(key, value) [asynchronous update]