Kayo Phoenix

Results 127 comments of Kayo Phoenix

Looks like curve fitting from IDF have a problem with zero term. ```c /** * For atten0 ~ 2: * error = (K0 * X^0) + (K1 * X^1) +...

Actually curve fitting consist of two steps: linear fitting and correction using error curve. First (linear fitting) step uses reference point which represented as a mean ADC sample for some...

@bugadani @Dominaezzz I have rework API just now but I still have some doubt about the new design.

> @katyo thanks for the PR! I'd love to see this finished, are you planning to revisit this anytime soon? Yes, but I'm a bit busy at work right now.

Currently if I try disable WiFi at runtime (using `WifiController::set_configuration(None)`) it fails with `InternalError(EspErrInvalidArg)`.

@Lymia please approve workflow

@Lymia Thanks! I hope to stop using my fork soon.