issues
search
MatthewColvin
/
ESP32-Car
Project to build a library for an event where highschoolers will be building a car using may engineering disciplines.
3
stars
1
forks
source link
update LED class (better debug)
#33
Closed
MatthewColvin
closed
5 months ago
MatthewColvin
commented
1 year ago
[ ] convert all public setting of led to ints instead of uint8 ( avoid the overflow converation)
[ ] throw errors when some one goes beyond the bounds of acceptable values.