This commit is contained in:
matthias@arch 2023-08-30 18:36:25 +02:00
parent 6a8c05eec0
commit 6ab6aba43b

View File

@ -35,7 +35,7 @@ Use the shell without measuring TENG output. When starting a measurement, sample
## Shell mode
It is recommended to run the shell with ipython:
```shell
ipython -i k_teng_interactive.py -- -*X*
ipython -i m_teng_interactive.py -- -*X*
```
Substitute *X* for `-k` for keithley backend, `-a` for arduino backend or `-t` for testing backend.