antosdk-apps/DBDecoder/assets/scheme.html
2020-06-17 21:08:15 +02:00

5 lines
194 B
HTML

<afx-app-window apptitle="DBDecoder" width="500" height="400" data-id="DBDecoder">
<afx-hbox >
<afx-button data-id="decoder" text="GO"></afx-button>
</afx-hbox>
</afx-app-window>