No posts yet.
1mo ago
My simple energy tracker code is somehow using more power than it saves
Been there, you gotta kill that process in task manager first. Then maybe add a sleep() call so it doesn't just loop and freeze up.