add attenuathion
This commit is contained in:
@@ -92,7 +92,7 @@ func _ready() -> void:
|
||||
unit.connect('line_changed', Callable(self, 'on_line_changed'))
|
||||
unit.connect('command_fail', Callable(self, 'on_command_fail'))
|
||||
connect_fs()
|
||||
read_port_isa([0x106])
|
||||
read_port_isa([0x106, 0x108])
|
||||
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
|
||||
Reference in New Issue
Block a user