mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-05-11 07:02:17 +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