cheetor5923
cheetor5923
Board definition file for Industruino D21G boards. first commit towards - https://github.com/platformio/platform-atmelsam/issues/27 This still has some problems when compiling, variant.h from Industruino does not #define A0 A1, A2 or A3....
Not exactly sure if this qualifies. I have a loop that steps through reading a bunch of inputs. The first run through works perfectly I do one requestFrom() and then...
When called, ModbusRTUClient.setTimeout does not propagate the timeout to it's associated Stream class.