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

Compile errors #1

Open
MCR68 opened this issue Nov 15, 2022 · 0 comments
Open

Compile errors #1

MCR68 opened this issue Nov 15, 2022 · 0 comments

Comments

@MCR68
Copy link

MCR68 commented Nov 15, 2022

BLE_TPMS:94:16: error: variable 'plByte' set but not used [-Werror=unused-but-set-variable]
byte plByte[16];
^~~~~~
BLE_TPMS:85:11: error: unused variable 'payloadhex' [-Werror=unused-variable]
char *payloadhex = utils.buildHexData(nullptr, payload, payloadlen);
^~~~~~~~~~

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

No branches or pull requests

1 participant