This website requires JavaScript.
Explore
Help
Sign In
espressif
/
arduino-esp32
Watch
1
Star
0
Fork
1
You've already forked arduino-esp32
mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced
2025-10-17 08:15:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
483a424d0af38ec26f11481c3dfce788bd83395c
arduino-esp32
/
cores
History
Dirk O. Kaar
77f504453f
WMath.cpp doesn't include Arduino.h, where makeWord(h, l) is declared, common denominator type therefore is uint8_t, which is in use already in Arduino.h, too. (
#5230
)
...
Fixes
#5229
2021-06-09 12:40:08 +03:00
..
esp32
WMath.cpp doesn't include Arduino.h, where makeWord(h, l) is declared, common denominator type therefore is uint8_t, which is in use already in Arduino.h, too. (
#5230
)
2021-06-09 12:40:08 +03:00