-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hey, I tried your code, but it kept crashing. After some research it seems that the problem is with _dir.
According to this, you aren't allowed to do float arithmetic in an interupt.
void WeatherMeters::timer() gets called on interrupt. And void WeatherMeters::timer() calls float WeatherMeters::adcToDir(uint16_t value)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels