print and printbin have different purposes and different syntax.
print was only extended with the , and an optional number of bytes, because it is required by the SPI.
since it will not break code, it might be implemented for printbin/print too, but now it is only supported by the SPI.
↧