View ble.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ble.js | |
// Getting Started with BLE | |
// | |
// Created by Dianyi Jiang on 29/01/19. | |
// Copyright © 2019 Umajin. All rights reserved. | |
// | |
// print msg when bluetooth is Enabled | |
registerAction("ble_enabled", "", "Bluetooth Enabled", ""); |