You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.2 (2020-10-31, TZ DB version 2020d)
Potentially Breaking: AceTime library now depends on the AceCommon
library (https://github.com/bxparks/AceCommon) to avoid having to maintain
multiple copies of various utility functions and classes. The API for most
(if not all) public classes have not changed. A number of internal helper
classes have moved to the AceCommon library. If you happen to directly use
some of these, you need to use the AceCommon library instead.
Add dependency to AceCommon to all Makefiles.
Add a depends attribute to library.properties.
Replace various utlity functions and class with those from AceCommon: