You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Corrected event log function to log_ACTIVITY_LOW_TotalPowerReset()
(was incorrectly reverted to log_ACTIVITY_LO_ which causes undefined behavior)
- Added sanity check for power values (0-1000W range) to prevent invalid data
- Emit telemetry on first call to initialize the channel
- These fixes address the board freeze/crash issue
Co-authored-by: Mikefly123 <[email protected]>
0 commit comments