Skip to content

Conversation

MCUdude
Copy link
Contributor

@MCUdude MCUdude commented Nov 15, 2019

Printf is not a part of the Print class, and it seems like it's going to stay this way in the official Arduino cores. However, this doesn't mean our cores cannot support it!

Discussion about printf here: arduino/ArduinoCore-API#28

@MCUdude
Copy link
Contributor Author

MCUdude commented Nov 15, 2019

It may be a good idea to add a small note in the README that printf is available for use. Most users probably don't know this. Here's my take on it.

@SpenceKonde SpenceKonde added this to the 1.1.1 release milestone Nov 15, 2019
@SpenceKonde SpenceKonde added the enhancement New feature or request label Nov 15, 2019
@SpenceKonde SpenceKonde merged commit 528b809 into SpenceKonde:master Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants