enableSoftLimit()
描述
開啟軟體極限。
語法
machine.enableSoftLimit();
參數
machine
:為 Machine
物件。
回傳
無回傳值。
See also
config_PosLimit()
disbleSoftLimit()
The text of the 86Duino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.