Closed jhax78 closed 11 years ago
after some hassle figured out what was wrong and got it fixed it's just missing a line and i added my chip instead of the 32p
[code]
device.receive.timeout = 1000 // this did the trick for me in the alga cfg file
[/code]
I updated both device profiles with the device.receive.timeout parameter.
after some hassle figured out what was wrong and got it fixed it's just missing a line and i added my chip instead of the 32p
[code]
device.receive.timeout = 1000 // this did the trick for me in the alga cfg file
[/code]