FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update to use `espp::EspTimerCam` hardware abstraction component for significant code cleanup by finger563 · Pull Request #9 · esp-cpp/camera-streamer · GitHub

Update to use espp::EspTimerCam hardware abstraction component for significant code cleanup - #9

Merged
finger563 merged 4 commits into
mainfrom
feat/cleanup
Aug 27, 2024
Merged

Update to use espp::EspTimerCam hardware abstraction component for significant code cleanup#9
finger563 merged 4 commits into
mainfrom
feat/cleanup

Conversation

finger563 commented Aug 27, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

Description

  • Refactor to use espp::EspTimerCam
  • Remove battery
  • Fix package_main.yml to target correct processor.

Motivation and Context

Cleans up the code and allows more code reuse / easier readability.

How has this been tested?

Building and running main and ensuring that the camera-display project can still properly receive the data.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

finger563 self-assigned this Aug 27, 2024
finger563 added the enhancement New feature or request label Aug 27, 2024

Copy link
Copy Markdown

✅Static analysis result - no issues found! ✅

finger563 merged commit 352e49a into main Aug 27, 2024
finger563 deleted the feat/cleanup branch August 27, 2024 17:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL