some fixes

This commit is contained in:
hg
2015-05-10 18:32:11 +02:00
parent 424d9d2a6e
commit 4e84527a4f
2 changed files with 11 additions and 10 deletions

View File

@ -173,7 +173,7 @@ void MeterBusMaster::prepareResponse(bool err, uint8_t in) {
static int16_t expectedChars = -1;
static uint8_t state = 0;
//Serial << "r1" << endl;
//Serial << "r0" << endl;
if (err) {
//Serial << "r1" << endl;
if (m_responseCallback != 0) {