Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Minor ram reduction (52 bytes) #9

Merged
merged 1 commit into from
May 23, 2018
Merged

Conversation

alfred-ai
Copy link
Contributor

@alfred-ai alfred-ai commented May 18, 2018

Made DAYS_ARR[]/MONTHS_ARR[] constant. Previously the content of these arrays were changeable, i.e. DAYS_ARR[0] = "some other string"; was allowed.

Made `DAYS_ARR[]/MONTHS_ARR[]` constant
@staticlibs staticlibs merged commit 64c9af5 into staticlibs:master May 23, 2018
@staticlibs
Copy link
Owner

Thanks! Merged.

@alfred-ai alfred-ai deleted the patch-1 branch May 23, 2018 13:27
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