/*
do not edit:
auto-generated by github.com/seamia/protodot
*/
digraph protodot {
/* package: sys */
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/I2CBus.proto */
/* selection: * */
rankdir=LR;
label="sys";
tooltip="sys";
bgcolor="transparent"
node [
shape=plaintext
fontsize=10
fontname="Ubuntu"
];
/* ------ nodes ------ */
Node_Ja_102 [shape=plaintext tooltip="sys.I2CBus" label=<
I2CBus |
| 1 | port | I2CPortEnum |
| 2 | speed | int64 |
| 3 | sda | int32 |
| 4 | scl | int32 |
>];
Node_Ja_101 [shape=plaintext tooltip="I2CPortEnum" label=<enum I2CPortEnum |
UNSPECIFIED_PORT | 0 |
PORT0 | 1 |
PORT1 | 2 |
>];
/* ------ connections ------ */
Node_Ja_102:poport:e -> Node_Ja_101 [color="#008000" tooltip="Ja_102 --> Ja_101"];
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
}