diff --git a/apps/spotrem/ChangeLog b/apps/spotrem/ChangeLog index 48b82b12a..56ded4e5c 100644 --- a/apps/spotrem/ChangeLog +++ b/apps/spotrem/ChangeLog @@ -6,4 +6,6 @@ 0.06: Make compatible with Fastload Utils app. 0.07: Remove just the specific listeners to not interfere with Quick Launch when fastloading. -0.08: Issue newline before GB commands (solves issue with console.log and ignored commands) \ No newline at end of file +0.08: Issue newline before GB commands (solves issue with console.log and ignored commands) +0.09: Don't send the gadgetbridge wake command twice. Once should do since we + issue newline before GB commands. diff --git a/apps/spotrem/app.js b/apps/spotrem/app.js index b3fa76f86..48274df44 100644 --- a/apps/spotrem/app.js +++ b/apps/spotrem/app.js @@ -64,7 +64,6 @@ let touchHandler = function(_, xy) { } else if ((R.x-1