Skip to content

Commit

Permalink
Merge pull request #5 from saleae/useframev2
Browse files Browse the repository at this point in the history
useframev2
  • Loading branch information
Marcus10110 authored Jan 6, 2022
2 parents 341a530 + 985013a commit f7f283b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AsyncRgbLedAnalyzer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
AsyncRgbLedAnalyzer::AsyncRgbLedAnalyzer() : Analyzer2(), mSettings( new AsyncRgbLedAnalyzerSettings )
{
SetAnalyzerSettings( mSettings.get() );
UseFrameV2();
}

AsyncRgbLedAnalyzer::~AsyncRgbLedAnalyzer()
Expand Down

0 comments on commit f7f283b

Please sign in to comment.