Skip to content

Commit f6c36b9

Browse files
docs: fix a misnamed function in halmodule docs
1 parent e1a4c16 commit f6c36b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/hal/halmodule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ read a pin, param or signal directly. +
191191
example: +
192192
value = hal.get_value("iocontrol.0.emc-enable-in") +
193193

194-
=== new_signal
194+
=== new_sig
195195
Create a New signal of the type specified. +
196196
example" +
197197
hal.new_sig("signalname",hal.HAL_BIT)

0 commit comments

Comments
 (0)