This commit is contained in:
parent
893e26629c
commit
f97c248070
|
@ -69,6 +69,15 @@ todo add details but ready to test!
|
||||||
|
|
||||||
extraEtb `10` for 10%
|
extraEtb `10` for 10%
|
||||||
|
|
||||||
|
## CAN bus
|
||||||
|
|
||||||
|
### `enableCanTx(isEnabled)`
|
||||||
|
|
||||||
|
enabled by default
|
||||||
|
|
||||||
|
use enableCanTx(false) to suppress CAN TX
|
||||||
|
|
||||||
|
|
||||||
## Utility
|
## Utility
|
||||||
|
|
||||||
### `print(msg)`
|
### `print(msg)`
|
||||||
|
|
Loading…
Reference in New Issue