mirror of https://github.com/espruino/BangleApps
android: note `GB` as a global
parent
3ce52f8f17
commit
350cb9d812
|
@ -1,3 +1,4 @@
|
|||
/* global GB */
|
||||
(function() {
|
||||
function gbSend(message) {
|
||||
Bluetooth.println("");
|
||||
|
|
Loading…
Reference in New Issue