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

Remove redundant declarations from Wio header files #8

Open
3 tasks
rokanas opened this issue Jul 10, 2023 · 1 comment
Open
3 tasks

Remove redundant declarations from Wio header files #8

rokanas opened this issue Jul 10, 2023 · 1 comment
Assignees
Labels
priority:low Matter of the lowest priority. task Concerning features for both end-users and members of the system's development group.

Comments

@rokanas
Copy link
Collaborator

rokanas commented Jul 10, 2023

Issue Description

Remove variable and function declarations from Wio Terminal .h files that are not used externally to their respective files and are therefore redundant.

Acceptance Criteria

  • Redundant variable and function declarations are removed from all .h files
  • Terminarium sketch compiles without errors.
  • Terminarium program on the Wio Terminal remains functionally identical.
@rokanas rokanas added priority:low Matter of the lowest priority. task Concerning features for both end-users and members of the system's development group. labels Jul 10, 2023
@rokanas rokanas self-assigned this Jul 10, 2023
@michalspano
Copy link
Owner

Cool! This seems feasible and, at the same time, like a "practical" change to the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Matter of the lowest priority. task Concerning features for both end-users and members of the system's development group.
Projects
None yet
Development

No branches or pull requests

2 participants