mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 22:17:17 +03:00
initial refactoring
This commit is contained in:
29
protobuf/generated/Artwork.dot
Normal file
29
protobuf/generated/Artwork.dot
Normal file
@@ -0,0 +1,29 @@
|
||||
/*
|
||||
do not edit:
|
||||
auto-generated by github.com/seamia/protodot
|
||||
*/
|
||||
digraph protodot {
|
||||
|
||||
/* package: platform */
|
||||
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Artwork.proto */
|
||||
/* selection: * */
|
||||
|
||||
rankdir=LR;
|
||||
label="platform";
|
||||
tooltip="platform";
|
||||
bgcolor="transparent"
|
||||
|
||||
node [
|
||||
shape=plaintext
|
||||
fontsize=10
|
||||
fontname="Ubuntu"
|
||||
];
|
||||
|
||||
|
||||
/* ------ nodes ------ */
|
||||
Node_Ja_100 [shape=plaintext tooltip="platform.Artwork" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Artwork</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">enabled</TD><TD BGCOLOR="#a6cee3" PORT="poenabled" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">resize</TD><TD BGCOLOR="#a6cee3" PORT="poresize" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR></TABLE>>];
|
||||
|
||||
/* ------ connections ------ */
|
||||
|
||||
/* generated by github.com/seamia/protodot on Friday, 24-Nov-23 14:36:16 EST */
|
||||
}
|
||||
Reference in New Issue
Block a user