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

Report available GPIO pins to frontend #277

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

hhvrc
Copy link
Member

@hhvrc hhvrc commented Sep 2, 2024

make it easier for users to select appropriate pins

Copy link
Contributor

github-actions bot commented Sep 6, 2024

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 1 file(s) not formatted
  • include/serialization/_fbs/HubToLocalMessage_generated.h
clang-tidy reports: 2 concern(s)
  • include/serialization/_fbs/HubToLocalMessage_generated.h:7:10: error: [clang-diagnostic-error]

    'flatbuffers/flatbuffers.h' file not found

        7 | #include "flatbuffers/flatbuffers.h"
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  • src/serialization/WSLocal.cpp:1:10: error: [clang-diagnostic-error]

    'serialization/WSLocal.h' file not found

        1 | #include "serialization/WSLocal.h"
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~

Have any feedback or feature suggestions? Share it here.

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

Successfully merging this pull request may close these issues.

1 participant