I2SClocklessLedDriver icon indicating copy to clipboard operation
I2SClocklessLedDriver copied to clipboard

Missing Math.h

Open netmindz opened this issue 1 year ago • 2 comments

.pio/libdeps/esp32-c6-devkitc-1/I2SClocklessLedDriver/src/I2SClocklessLedDriver.h:31:10: fatal error: Math.h: No such file or directory

netmindz avatar May 08 '24 20:05 netmindz

What should be providing this file?

netmindz avatar May 08 '24 20:05 netmindz

Try with math.h instead of Math.h Let me know Yves

hpwit avatar May 09 '24 05:05 hpwit

Yeah it looks like it should be all lowercase

netmindz avatar May 09 '24 10:05 netmindz