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

.proto file wrappers updated #169

Merged

Conversation

adafruitio
Copy link
Contributor

@brentru
Copy link
Member

brentru commented Oct 15, 2021

These changes correspond to adafruit/Wippersnapper_Protobuf#69

/home/runner/Arduino/libraries/Adafruit_Wippersnapper_Arduino/src/components/i2c/WipperSnapper_I2C.cpp:129:58: error: 'wippersnapper_i2c_v1_AHTInitRequest' {aka 'struct _wippersnapper_i2c_v1_AHTInitRequest'} has no member named 'address'
     uint16_t addr = (uint16_t)msgDeviceInitReq->aht_init.address;```

@brentru
Copy link
Member

brentru commented Oct 15, 2021

Runner is failing on call to init_address which was removed in master @ ef88a2a.

@brentru brentru merged commit 25d9407 into master Oct 15, 2021
@brentru brentru deleted the protobuf-update-288ec6b85282a6ff1aa82b472f57d1f6d004f560 branch October 15, 2021 20:41
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