2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-29 05:03:34 +08:00

gui: add console description

This commit is contained in:
Sebastien Bourdeauducq 2015-07-25 12:01:47 +08:00
parent 5979f85c1c
commit 9fe65769f2

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]