PebbleKit JS library for sending messages to your Pebble.
Usage
Include js-message-queue.min.js in your Pebble JS file, either by copying and pasting it into the top of pebble-js-app.js, or by adding it to your JS build script.
Replace all instances of Pebble.sendAppMessage() with MessageQueue.sendAppMessage().