Update state machine diagram
This commit is contained in:
parent
95edb408fa
commit
3c9a5eb0ca
|
@ -1,6 +1,5 @@
|
||||||
digraph blockstate {
|
digraph blockstate {
|
||||||
/* rankdir=LR; */
|
/* rankdir=LR; */
|
||||||
node [shape = doublecircle, fontsize = 18]; end;
|
|
||||||
node [shape = circle, fontsize = 18];
|
node [shape = circle, fontsize = 18];
|
||||||
edge [fontsize = 18];
|
edge [fontsize = 18];
|
||||||
init [label = "", shape=none, height = .0, width = .0];
|
init [label = "", shape=none, height = .0, width = .0];
|
||||||
|
|
Loading…
Reference in New Issue