stateDiagram-v2
[*] --> S0 : 初始
S0 --> S1 : T0常开(1s到)
S1 --> S2 : T1常开(1s到)
S2 --> S3 : T2常开(1s到)
S3 --> S4 : T3常开(1s到)
S4 --> S0 : T4常开(1s到)
state S0 {
note right of S0 : \(Y0\sim Y3\) 全灭
}
state S1 {
note right of S1 : 仅\(Y0\)亮
}
state S2 {
note right of S2 : \(Y0\)、\(Y1\)亮
}
state S3 {
note right of S3 : \(Y0\)、\(Y1\)、\(Y2\)亮
}
state S4 {
note right of S4 : \(Y0\sim Y3\) 全亮
}
Please authenticate to join the conversation.
Completed
Feature Request
5 months ago

[Deleted User]
Get notified by email when there are changes.
Completed
Feature Request
5 months ago

[Deleted User]
Get notified by email when there are changes.