1
0
mirror of https://github.com/KostyaSha/arduino-iebus.git synced 2026-08-26 15:40:14 +00:00

Adjust timeouts

This commit is contained in:
Kanstantsin Shautsou
2020-02-26 01:35:25 +03:00
parent fde8d708ca
commit da0f1fd9f3
4 changed files with 41 additions and 11 deletions
@@ -79,8 +79,8 @@ const AvcOutMessage CmdLanCheckOk PROGMEM = {AVC_MSG_DIRECT, 0x06, {0x00
// AVCLan CDchanger & timer1 init,
void AVCLanCDch::begin(){
avclan.deviceAddress = 0x0240;
// avclan.deviceAddress = 0x0240;
avclan.deviceAddress = 0x0360;
// timer1 setup, prescaler factor - 1024
TCCR1A = 0; // normal mode
TCCR1B = 5; // Prescaler /1024