Register temperature probe API routes

This commit is contained in:
2026-06-05 01:33:44 -06:00
parent 594fa3b9ce
commit 8a31048646
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -162,3 +162,5 @@ Examples:
4. Start Pico dashboard MVP over UART.
5. Add config backup/restore.
6. Improve BMS out-of-range behavior without changing NimBLE connect timeout.
- Fixed WebUI temperature probe scan by registering `/temps/scan`, `/temps/assign`, and `/temps/clear` firmware routes.