adk-toolkit icon indicating copy to clipboard operation
adk-toolkit copied to clipboard

the getBoolean and write(Boolean) implementations are missing

Open palazzem opened this issue 11 years ago • 1 comments

palazzem avatar Feb 04 '15 22:02 palazzem

Probably it's not correct to send a "Boolean" through serial communication. Even if we can assume that False => 0 and True => 1, maybe it's better to be more explicit about what is the byte[] sent through ADK.

palazzem avatar Feb 21 '15 10:02 palazzem