Update state machine diagram

This commit is contained in:
Shadowfacts 2024-03-17 10:57:13 -04:00
parent 95edb408fa
commit 3c9a5eb0ca
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
digraph blockstate {
/* rankdir=LR; */
node [shape = doublecircle, fontsize = 18]; end;
node [shape = circle, fontsize = 18];
edge [fontsize = 18];
init [label = "", shape=none, height = .0, width = .0];