merged fixes from calliope-mini-2016 branch

This commit is contained in:
Matthias L. Jugel
2017-02-19 16:17:58 +01:00
parent aec1cf2ca6
commit 2b4d71ac8b
3 changed files with 3 additions and 1 deletions

1
libs/core/dal.d.ts vendored
View File

@@ -192,6 +192,7 @@ declare const enum DAL {
MICROBIT_SERIAL_EVT_TX_EMPTY = 2,
MICROBIT_UART_S_EVT_TX_EMPTY = 3,
// built/yt/yotta_modules/microbit-dal/inc/drivers/CalliopeRGB.h
RGB_LED_MAX_INTENSITY = 255,
// built/yt/yotta_modules/microbit-dal/inc/drivers/CalliopeSoundMotor.h
CALLIOPE_SM_DEFAULT_DUTY_M = 50,
CALLIOPE_SM_DEFAULT_DUTY_S = 100,