OctoWS2811.h #include guards

duff

Well-known member
I'm trying to include the octo library in multiple *.h files in a library, and getting this error: previous definition of 'class OctoWS2811'

So i was wondering why not add the guards to prevent this error? I can send pull request but wanted to see if there was a reason for not having the guards?
 
Back
Top