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

James Cai Onboarding #187

Closed
wants to merge 3 commits into from
Closed

James Cai Onboarding #187

wants to merge 3 commits into from

Conversation

Jam-Cai
Copy link

@Jam-Cai Jam-Cai commented Oct 27, 2024

No description provided.

Copy link

@Yarik-Popov Yarik-Popov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall good start. Some changes are needed to improve the code quality.

Can you also add the c-programming-challenge-lvl1/ and Testing/ to the .gitignore? As there aren't 150 files that aren't relevant to the code when we are reviewing, making it harder to review it. Thanks

lm75bd/lm75bd.c Show resolved Hide resolved
lm75bd/lm75bd.h Outdated Show resolved Hide resolved
services/thermal_mgr/thermal_mgr.c Show resolved Hide resolved
services/thermal_mgr/thermal_mgr.c Outdated Show resolved Hide resolved
services/thermal_mgr/thermal_mgr.c Outdated Show resolved Hide resolved
services/thermal_mgr/thermal_mgr.c Outdated Show resolved Hide resolved
lm75bd/lm75bd.c Outdated Show resolved Hide resolved
lm75bd/lm75bd.c Outdated Show resolved Hide resolved
services/thermal_mgr/thermal_mgr.h Outdated Show resolved Hide resolved
lm75bd/lm75bd.c Outdated Show resolved Hide resolved
lm75bd/lm75bd.c Outdated

uint8_t writeBuf[1] = {0};
uint8_t readBuf[2];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initialize the buffer. In general buffers should be initialized

@Yarik-Popov
Copy link

lgtm, dm me your email and ill add you to the notion

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

Successfully merging this pull request may close these issues.

2 participants