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

Issue #9

Open
strellis opened this issue Mar 12, 2021 · 2 comments
Open

Issue #9

strellis opened this issue Mar 12, 2021 · 2 comments

Comments

@strellis
Copy link

Thank you for the code. I keep getting the same issue below and I have no clue how to address it. Thank you for any help!

sketch\LeptonFLiR+Protected.cpp: In member function 'void LeptonFLiR::advanceNextFrame()':
sketch\LeptonFLiR+Protected.cpp:94:32: error: 'nothrow' is not a member of 'std'
_nextFrame = new (std::nothrow) LeptonFLiR::FrameSettings(_lastFrame, _frameCounter++);

@NachtRaveVL
Copy link
Owner

NachtRaveVL commented Mar 12, 2021 via email

@AnimeGarlicoin
Copy link

I will be trying to make some progress on it this weekend; I'll make a pull request if I get anywhere, but I'm doubtful I'll get far. Right now, your code here is the closest to getting a Lepton 3.5 and Teensy 4.0 working together.

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

3 participants