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

max11300 compile error on line 516 #549

Open
Electro-Jam opened this issue Nov 23, 2022 · 0 comments
Open

max11300 compile error on line 516 #549

Electro-Jam opened this issue Nov 23, 2022 · 0 comments

Comments

@Electro-Jam
Copy link

When using the max11300 driver with the latest master code I am running into a compile error:

daisy::MAX11300Driver<daisy::MAX11300MultiSlaveSpiTransport, 1>::PinConfig::' to 'daisy::MAX11300Types::DacVoltageRange

on line 516.

I thought was fixed and pushed to the master, but when setting up a new repro for my project I cam across this and wnated to make sure it was logged and fixed.

[{
"resource": "/c:/Users/direc/OneDrive/Documents/Electro_jam/JamSandwich/libDaisy/src/dev/max11300.h",
"owner": "makefile-tools",
"severity": 8,
"message": "cannot convert 'daisy::MAX11300Driver<daisy::MAX11300MultiSlaveSpiTransport, 1>::PinConfig::' to 'daisy::MAX11300Types::DacVoltageRange'",
"source": "gcc",
"startLineNumber": 516,
"startColumn": 66,
"endLineNumber": 516,
"endColumn": 66
}]

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