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/customoptions.dot
Normal file
29
protobuf/generated/customoptions.dot
Normal file
@@ -0,0 +1,29 @@
|
||||
/*
|
||||
do not edit:
|
||||
auto-generated by github.com/seamia/protodot
|
||||
*/
|
||||
digraph protodot {
|
||||
|
||||
/* package: */
|
||||
/* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/customoptions.proto */
|
||||
/* selection: * */
|
||||
|
||||
rankdir=LR;
|
||||
label="";
|
||||
tooltip="";
|
||||
bgcolor="transparent"
|
||||
|
||||
node [
|
||||
shape=plaintext
|
||||
fontsize=10
|
||||
fontname="Ubuntu"
|
||||
];
|
||||
|
||||
|
||||
/* ------ nodes ------ */
|
||||
Node_Ja_100 [shape=plaintext tooltip=".CustomOptions" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>CustomOptions</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50001</TD><TD ALIGN="left">init_from_mac</TD><TD BGCOLOR="#a6cee3" PORT="poinit_from_mac" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50002</TD><TD ALIGN="left">const_prefix</TD><TD BGCOLOR="#a6cee3" PORT="poconst_prefix" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50003</TD><TD ALIGN="left">read_only</TD><TD BGCOLOR="#a6cee3" PORT="poread_only" ALIGN="right" TITLE="bool"><i>bool</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50004</TD><TD ALIGN="left">default_value</TD><TD BGCOLOR="#a6cee3" PORT="podefault_value" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">50005</TD><TD ALIGN="left">global_name</TD><TD BGCOLOR="#a6cee3" PORT="poglobal_name" ALIGN="right" TITLE="string"><i>string</i></TD></TR></TABLE>>];
|
||||
|
||||
/* ------ connections ------ */
|
||||
|
||||
/* generated by github.com/seamia/protodot on Friday, 24-Nov-23 14:36:38 EST */
|
||||
}
|
||||
Reference in New Issue
Block a user