WatchApps
WatchApps copied to clipboard
Heart app correlator typo
Hi!
https://github.com/jeffmer/WatchApps/blob/d8dff30062ebdb14a727d5340129a68471f069eb/apps/heart/heartv2.app.js#L34
I think this line should be written int a = (next-c) % NSLOT;
as the current form will be out of bounds when next == c