From 868e5edc49d26b861781c29f17652c62fc2664ca Mon Sep 17 00:00:00 2001 From: Martin Boonk Date: Sun, 26 Feb 2023 22:19:57 +0100 Subject: [PATCH] powermanager - Adds some todos to readme --- apps/powermanager/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/powermanager/README.md b/apps/powermanager/README.md index 043b5ca8c..804e986e7 100644 --- a/apps/powermanager/README.md +++ b/apps/powermanager/README.md @@ -19,6 +19,14 @@ You can switch on logging in the options to diagnose unexpected power use. Curre Do not use trace logging for extended time, it uses a lot of storage and can fill up the flash quite quick. +### TODO + +* Wrap functions given as strings to setTimeout/setInterval +* Handle eval in setTimeout/setInterval +* Track functions executed as event handlers +* Track buzzer +* Modify browser interface to estimate power use like widget does + ## Internals Battery calibration offset is set by writing `batFullVoltage` in setting.json