atuline / FastLED-Demos

Here's my updated FastLED demos from January, 2017.
GNU General Public License v3.0
611 stars 174 forks source link

How do I save the jsbutton as an h file? #31

Open goatelope opened 3 years ago

goatelope commented 3 years ago

When i try to save the JSbutton it opens and saves as a .ino file and not as a .h file, so the button demo reel doesn't compile because there is no such directory. I have tried Save As and type .h after regular address

marmilicious commented 3 years ago

These files are just basic text files. You can rename it and change the extension from .ino to .h, or .txt to .h

goatelope commented 3 years ago

Oooh. Gotcha. Thank you

On Sun, Dec 6, 2020, 4:02 AM Marc Miller notifications@github.com wrote:

These files are just basic text files. You can rename it and change the extension from .ino to .h, or .txt to .h

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/atuline/FastLED-Demos/issues/31#issuecomment-739474925, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASAPK2GMG4M65J3SU7BPZUDSTNCCPANCNFSM4UPEBW7Q .