What's Changed
- Add Multi-chip support without the need of nvs by @Georges760 in #206
- Small optimization and code refacotr: by @Georges760 in #198
- Add quick link to stats when mining on CKPool by @WantClue
- Code cleanup by @tommywatson in #220
- Add Supra 402 by @Georges760 in #221
- Fix Fan speed web update by @skot @tommywatson @Georges760 @dadofsambonzuki @yanir99 @tdb3 in #222
- Add Recovery Page by @tdb3 in #223
- Change efficiency metric on display by @mutatrum in #236
- Fix overheat boot loop by @benjamin-wilson
- Fix job interval timining by @skot in #249
- overheat mode protection on startup --> force a nvs value add if none existent
Changes from 2.1.9 to 2.1.10
- reduce ASIC serial RX buf to 16 bytes and free() afer every nvs_config_get_string() by @skot in #249
- moved nvs_close in nvs_config_get_u16() by @skot
- moved the whole overheat checking process into a new function and call it only of needed by @WantClue
- modify work queue to reduce startup mining.notify behaviour of not starting to hash (still needs improvement) by @WantClue in #281
- ignoring Pre-Release from GitHub by @WantClue
- introduce a mutec protection on http_server.c by @WantClue
New Contributors
- @yanir99 made their first contribution in #209
- @dadofsambonzuki made their first contribution in #231
- @3x3y3z3t made their first contribution in #247
- @harrr1 made their first contribution in #254
- @Arabaku made their first contribution in #256
Full Changelog: v2.1.8...v2.1.10