mirror of
https://github.com/SMFSW/cI2C
synced 2024-11-12 21:58:51 +01:00
5be682b96f
Commit: b079e7997d
12 lines
816 B
Plaintext
12 lines
816 B
Plaintext
digraph "examples/ci2c_master_write" {
|
|
compound=true
|
|
node [ fontsize="10", fontname="Helvetica"];
|
|
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
|
subgraph clusterdir_d28a4824dc47e487b107a5db32ef43c4 {
|
|
graph [ bgcolor="#ddddee", pencolor="black", label="examples" fontname="Helvetica", fontsize="10", URL="dir_d28a4824dc47e487b107a5db32ef43c4.html"]
|
|
dir_21e6c782f8f210e0aa25fe7f50fbd34b [shape=box, label="ci2c_master_write", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_21e6c782f8f210e0aa25fe7f50fbd34b.html"];
|
|
}
|
|
dir_68267d1309a1af8e8297ef4c3efbcdba [shape=box label="src" URL="dir_68267d1309a1af8e8297ef4c3efbcdba.html"];
|
|
dir_21e6c782f8f210e0aa25fe7f50fbd34b->dir_68267d1309a1af8e8297ef4c3efbcdba [headlabel="1", labeldistance=1.5 headhref="dir_000003_000004.html"];
|
|
}
|