for a project I need a certain modification of the LedControl library. I found exactly what I need here:
There is a patch for the library for download in that article (common-anode.patch). My question is, how to apply this patch to that library. I could not find any information about this; so I would be happy if someone could give me an instruction or a link.
If you open the file attached in that thread using Notepad++, the lines in blue are the ones to add to the library. The ones in green are the ones to remove.
Obviously, the file is a delta file that github is supposed to know how to apply. Why the doofus didn't just supply the result of apply that patch is a mystery. Another reason to dislike shithub.