pxt-calliope/libs/bluetooth/enums.d.ts
Peli de Halleux ae5d5c74a7 better support for BLE UART and alignment with serial blocks. (#276)
* aligning uart apis with serial

* reorganizing serial/bluetooth blocks

* Autoupdate configuration for UART. (#279)

* Autoupdate configuration for UART.

* removing serial autoupdates.
2016-10-18 21:36:42 -07:00

6 lines
105 B
TypeScript

// Auto-generated. Do not edit.
declare namespace bluetooth {
}
// Auto-generated. Do not edit. Really.