mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-04-26 15:52:23 +00:00
for issue #3971 add checksum to test if event list changed to reduce/eliminate no change screen update fixes #3971 crc32 checksum created in node helper, easy require, vs trying to do in browser. added to socket notification payload, used in browser