earlephilhower / ESP8266SAM

Speech synthesis for ESP8266 using S.A.M. port
315 stars 41 forks source link

Refactor debug header and macro #17

Closed maxgerhardt closed 3 years ago

maxgerhardt commented 3 years ago

This resolves a conflict with the Arduino-ESP8266's core's debug.h file.

Also renames the macro itself to a more unique DEBUG_ESP8266SAM_LIB name.

Refactors all occurences in the library.

Would solve #16.

Not yet tested, awaiting feedback by user.

SrGalindo commented 3 years ago

I've tried and it works flawlessly