board707 / w80x_arduino

w806 package for Arduino IDE
GNU Lesser General Public License v2.1
68 stars 12 forks source link

Update variant.h for be blink-friendly #35

Closed ioliveirafarias closed 6 months ago

ioliveirafarias commented 6 months ago

Just after install w80x board package I could'nt make the standart blink program compile due to LED_BUILTIN undefinition.

To make this user friendly, I'm adding LED_BUILTIN definition.

board707 commented 6 months ago

Thank you for PR. I think it will be also useful for all other boards.