Updated samples
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
module.exports = {
|
||||
controller: {
|
||||
id: 0x04,
|
||||
max_current: 250 // peak
|
||||
},
|
||||
selector: {
|
||||
id: 0x19,
|
||||
command: Buffer.from([0x02])
|
||||
},
|
||||
apps_id: 0x50,
|
||||
motor_poles: 10,
|
||||
network_id: "vcan0"
|
||||
}
|
||||
Reference in New Issue
Block a user