mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
doc: use flowchart instead of table
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
#### Developer reference for expected outcome of user actions, given the current state of the hub
|
||||
|
||||
|
||||
| Action \ State | Idle & BT | Idle & no BT | Program running & BT | Program running & No BT | Download in progress (Download button) | Download in progress (Download & Run button) |
|
||||
|-----------------------------------------------|---------------|---------------|----------------------|-------------------------|----------------------------------------|----------------------------------------------|
|
||||
| Single button click (release, press, release) | Start program | Start program | Stop program | Stop program | | |
|
||||
| Long button press (beginning to press) | | | | | | |
|
||||
| Long button press (pressed for 5 seconds) | Power off | Power off | Power off | Power off | Power off | Power off |
|
||||
| IDE: BT Connect | | | | | | |
|
||||
| IDE: BT Disconnect | Disconnect | x | Stop & disconnect | x | | |
|
||||
| IDE: Download | | | | | | |
|
||||
| IDE: Download & Run | | | | | | |
|
||||
|
||||
x: Don't allow: e.g. by graying out that button in the IDE
|
||||
Reference in New Issue
Block a user