Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Bump version | Integrate updates #11

Merged
merged 1 commit into from
May 8, 2021
Merged

Conversation

danewalton-msft
Copy link
Member

No description provided.


#if WIO_TERMINAL
char buff[32];
sprintf(buff, "%.f", difftime(epochTime, (time_t) 0));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always just use the WIO version?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could possibly but I went with the idea of least amount of change to other environments to not cause unintended issues.

@danewalton-msft danewalton-msft merged commit 36d816e into master May 8, 2021
@danewalton-msft danewalton-msft deleted the dawalton/bump branch May 8, 2021 01:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants