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

Refactor the airrohr-firmware #70

Open
6 tasks done
gideonmaina opened this issue Aug 28, 2024 · 1 comment
Open
6 tasks done

Refactor the airrohr-firmware #70

gideonmaina opened this issue Aug 28, 2024 · 1 comment
Assignees

Comments

@gideonmaina
Copy link

gideonmaina commented Aug 28, 2024

Make the codebase cleaner and leaner by refactoring/reorganizing these features among others:

  1. Webserver components
  2. Supported languages
  3. WiFi configuration
  4. Sensors libraries and functions
  5. Loggers and displays
  6. OTA update

The existing unstructured codebase is too long to follow along. Dumping almost all functionalities in a single file is not a good practice if code readability is to be achieved

@gideonmaina
Copy link
Author

Hey @augustinemwendwa72 / @usmanbiu I have refactored system configs to a go to a utils folder. This includes serial loggers, wif config, network time, helper functions ... etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant