bugsounet / MMM-Pir

Manage your screen with a pir sensor
MIT License
31 stars 8 forks source link

Non-substantive change per recommendations #51

Closed dathbe closed 6 months ago

dathbe commented 6 months ago

Non-substantive change as recommended here https://github.com/KristjanESPERANTO/MagicMirror-3rd-Party-Modules/blob/main/result.md#MMM-Pir-by-bugsounet

They also recommend updating the new Buffer(... calls because Buffer is deprecated. I haven't dug deeply enough into this to try it.

Note: I do NOT recommend changing the primary branch name because it will mess up git pull.

bugsounet commented 6 months ago

Hi, Thanks for this PR ;)

components/long-press-event.js will be deleted in next version (v1.5.1). I will use npm long-press-event package directly

dathbe commented 6 months ago

That's fine. I believe adding the Date.now is really only useful for debugging. So you can close this without merging or merge it or whatever you prefer.

bugsounet commented 6 months ago

I will close it ;)

v1.5.1 release is planed to be release when MM² v2.27.0 is out (~April 1st)