Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TimeNTP_ESP8266WiFi.ino #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update TimeNTP_ESP8266WiFi.ino #96

wants to merge 1 commit into from

Conversation

rin67630
Copy link

Streamlined the print of time date in your example.
This way you can print time / date or date / time and it is a breeze to derive
void displayDigitalClock() and
void displayDigitalDate() for the SSD1306.h library, which needs buffered strings.

Streamlined the print of time date in your example.
This way you can print time / date or date / time and it is a breeze to derive  
void displayDigitalClock() and 
void displayDigitalDate() for the SSD1306.h library, which needs buffered strings.
@rin67630
Copy link
Author

P.S. you might us this impluse to include the
timestring() and
datestring() functions
to your library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant