init
This commit is contained in:
commit
18efc36800
161 changed files with 5008 additions and 0 deletions
7
scenes/pulse_generator.tscn
Normal file
7
scenes/pulse_generator.tscn
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://ci0e3v6oslfp0"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/arduino_control/pulse_generator.gd" id="1_v2vrn"]
|
||||
|
||||
[node name="PulseGenerator" type="Node"]
|
||||
script = ExtResource("1_v2vrn")
|
||||
pulseInterval = 0.05
|
Loading…
Add table
Add a link
Reference in a new issue