updated shims

This commit is contained in:
Peli de Halleux 2016-06-14 13:27:21 -07:00
parent 23eefb28d2
commit 7a2c4f0056

View File

@ -22,7 +22,7 @@ declare namespace bluetooth {
/**
* Starts the temperature service
*/
//% help=bluetooth/start-led-service
//% help=bluetooth/start-temperature-service
//% blockId=bluetooth_start_temperature_service block="bluetooth temperature service" shim=bluetooth::startTemperatureService
function startTemperatureService(): void;
}