remove baud rate as it is not support on HW (#2124)

This commit is contained in:
Peli de Halleux
2019-06-07 09:01:23 -07:00
committed by Abhijith Chatra
parent 555d673014
commit b553825f0c
3 changed files with 1 additions and 6 deletions

View File

@ -542,8 +542,6 @@ declare namespace led {
BaudRate2400 = 2400,
//% block=1200
BaudRate1200 = 1200,
//% block=300
BaudRate300 = 300,
}