shooking / ZoomPedalFun

A collection of tips and tricks for Zoom B1On, B1XFour and G1XFour pedals.
Creative Commons Zero v1.0 Universal
63 stars 3 forks source link

Fix code scanning alert - Redundant comparison #27

Closed shooking closed 1 year ago

shooking commented 1 year ago

Tracking issue for:

GHAS has a point here. I am looking for end of block marker (0xFFFF) I check in a while loop - so when I drop out then for sure I AM at 0xFFFF - no need to recheck.

shooking commented 1 year ago

Fixed and GHAS removed from its list