diff --git a/cypress/platform/per.html b/cypress/platform/per.html index e84cea2d0..e6a88642a 100644 --- a/cypress/platform/per.html +++ b/cypress/platform/per.html @@ -4,16 +4,35 @@ + + + + + + +
--flowchart LR -A-->B -
- mindmap - root - ch1 - ch2 -Active + + state Active { + direction BT + [*] --> Inner + Inner --> NumLockOn : EvNumLockPressed + } + %% Outer --> Inner + - - - -