Closed classicrocker883 closed 1 year ago
I receive a warning using Mriscoc's ProUI because in the proui.h there is a #define for HIGH and LOW, I fixed the warning when compiling by adding #ifndef like shown here.
hi, sorry for the (very, very) late reply...
i've since started a full rewrite of the arduino core. Perhaps you could check if the issue still occurs when using the core_rewrite branch?
core_rewrite
I receive a warning using Mriscoc's ProUI because in the proui.h there is a #define for HIGH and LOW, I fixed the warning when compiling by adding #ifndef like shown here.