Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Print on same line
Browse files Browse the repository at this point in the history
Finished
  • Loading branch information
Basie147 committed Apr 22, 2024
1 parent 86872e0 commit 652ce9e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/assets/blockly/leaphy-toolbox.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,13 @@
</shadow>
</value>
</block>
<block type="leaphy_serial_print_without_line">
<value name="VALUE">
<shadow type="text">
<field name="TEXT">text</field>
</shadow>
</value>
</block>

<block type="leaphy_serial_print_value">
<value name="NAME">
Expand Down Expand Up @@ -474,6 +481,14 @@
</value>
</block>
<sep gap="8"></sep>
<block type="leaphy_serial_print_without_line">
<value name="VALUE">
<shadow type="text">
<field name="TEXT">text</field>
</shadow>
</value>
</block>
<sep gap="8"></sep>
<block type="leaphy_serial_print_value">
<value name="NAME">
<shadow type="text">
Expand Down Expand Up @@ -525,6 +540,14 @@
<field name="TEXT">text</field>
</shadow>
</value>
</block>
<sep gap="8"></sep>
<block type="leaphy_serial_print_without_line">
<value name="VALUE">
<shadow type="text">
<field name="TEXT">text</field>
</shadow>
</value>
</block>
<sep gap="8"></sep>
<block type="leaphy_serial_print_value">
Expand Down

0 comments on commit 652ce9e

Please sign in to comment.