Skip to content

Commit 4ac77bb

Browse files
committed
resolved merge conflict
1 parent c7a34a4 commit 4ac77bb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/serum-decode.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,15 +1665,10 @@ bool CheckExtraFrameAvailable(uint32_t frID) {
16651665
}
16661666

16671667
void Colorize_Framev2(uint8_t* frame, uint32_t IDfound,
1668-
<<<<<<< HEAD
1669-
bool applySceneBackground = false) {
1670-
=======
16711668
bool applySceneBackground = false,
16721669
bool blackOutStaticContent = false) {
1673-
uint16_t tj, ti;
16741670
// Generate the colorized version of a frame once identified in the crom
16751671
// frames
1676-
>>>>>>> master
16771672
bool isextra = CheckExtraFrameAvailable(IDfound);
16781673
mySerum.flags &= 0b11111100;
16791674

0 commit comments

Comments
 (0)