/* HomeMatic protocol-functions
*
- * Copyright (c) 2014-15 Michael Gernoth <michael@gernoth.net>
+ * Copyright (c) 2014-16 Michael Gernoth <michael@gernoth.net>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
break;
}
- resp[i] ^= m_frame[PAYLOAD + 1+ i];
+ resp[i] ^= m_frame[PAYLOAD + 1 + i];
}
if (debug)