Skip to content

Conversation

@tyeth
Copy link
Member

@tyeth tyeth commented Nov 19, 2025

As part of testing in WipperSnapper offline mode, there was instability on the pico checking the i2c_dev was empty at init.

@tyeth tyeth requested a review from brentru November 19, 2025 14:49
void readRawData(void);

Adafruit_I2CDevice *i2c_dev;
Adafruit_I2CDevice *i2c_dev = NULL;
Copy link
Member

Choose a reason for hiding this comment

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

Please change to nullptr

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.

3 participants