Open snowrodeo opened 1 month ago
Well this is weird. I can't get your code to compile for an Arduino board. Works fine for ESP32, ESP8266 and RP2040 boards, but an AVR board says there's no
fatal error: algorithm: No such file or directory
This makes no sense to me. I'll have to do some digging. (sigh) back to the drawing board.
Sometimes if I slow down the upload speed it helps when working with Arduino boards.
Get Outlook for iOShttps://aka.ms/o0ukef
From: Keith Lord @.> Sent: Wednesday, October 23, 2024 9:22:40 AM To: kitesurfer1404/WS2812FX @.> Cc: Subscribed @.***> Subject: Re: [kitesurfer1404/WS2812FX] Change min max esp8266 (PR #364)
Well this is weird. I can't get your code to compile for an Arduino board. Works fine for ESP32, ESP8266 and RP2040 boards, but an AVR board says there's no header file.
fatal error: algorithm: No such file or directory
This makes no sense to me. I'll have to do some digging. (sigh) back to the drawing board.
— Reply to this email directly, view it on GitHubhttps://github.com/kitesurfer1404/WS2812FX/pull/364#issuecomment-2432156985, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AD653CL6D5K6G375OFBMGQTZ46PKBAVCNFSM6AAAAABQNXSM76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZSGE2TMOJYGU. You are receiving this because you are subscribed to this thread.Message ID: @.***>
updated example esp8266_webinterface example, but didn't test