mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 06:27:12 +03:00
Start of 5.X work
This commit is contained in:
29
protobuf/generated/MessageDefinition.dot
Normal file
29
protobuf/generated/MessageDefinition.dot
Normal file
@@ -0,0 +1,29 @@
|
||||
/*
|
||||
do not edit:
|
||||
auto-generated by github.com/seamia/protodot
|
||||
*/
|
||||
digraph protodot {
|
||||
|
||||
/* package: sys */
|
||||
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/MessageDefinition.proto */
|
||||
/* selection: * */
|
||||
|
||||
rankdir=LR;
|
||||
label="sys";
|
||||
tooltip="sys";
|
||||
bgcolor="transparent"
|
||||
|
||||
node [
|
||||
shape=plaintext
|
||||
fontsize=10
|
||||
fontname="Ubuntu"
|
||||
];
|
||||
|
||||
|
||||
/* ------ nodes ------ */
|
||||
Node_Ja_100 [shape=plaintext tooltip="sys.message_def" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>message_def</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">datasize</TD><TD BGCOLOR="#a6cee3" PORT="podatasize" ALIGN="right" TITLE="uint32"><i>uint32</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">data</TD><TD BGCOLOR="#a6cee3" PORT="podata" ALIGN="right" TITLE="bytes"><i>bytes</i></TD></TR></TABLE>>];
|
||||
|
||||
/* ------ connections ------ */
|
||||
|
||||
/* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
|
||||
}
|
||||
Reference in New Issue
Block a user