Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Abstractify the Program.pde file #19

Description

@lazarcl

Program.pde should have virtually zero code. Lets try and remove all constants, functions, etc and put them places that make more sense.

Ex: the BUFFERSIZE constant was initially for testing but now we rely on it throughout the code. Find a way to remove this constant and use passed values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions