mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2025-02-21 06:57:27 -05:00
Add more debugging context (commented out)
This commit is contained in:
parent
227cbe9b07
commit
f6894e03f8
@ -39,7 +39,9 @@ bool LoadSane(T& dest,uint16_t addr, T min, T max)
|
||||
}
|
||||
//Serial.print(addr);
|
||||
//Serial.print(F(": Not valid: "));
|
||||
//Serial.println(read_value);
|
||||
//Serial.print(read_value);
|
||||
//Serial.print(F(" Leaving value at "));
|
||||
//Serial.println(dest);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user