Skip to content

Commit

Permalink
add pwm blocks to toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanaculic committed Nov 5, 2024
1 parent 5c5efb7 commit ee235d0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
</block>
<block type="pwm_initialize" colour="123">
</block>
<block type="pwm_set_frequency" colour="123">
</block>
<block type="pwm_set_duty_cycle" colour="123">
</block>
</category>
<category name="Time" colour="240">
<block type="wait" colour="240">
Expand Down

0 comments on commit ee235d0

Please sign in to comment.