intermediate fix for accelerometer used in pxt

This commit is contained in:
Matthias L. Jugel 2016-11-10 20:45:40 +01:00
parent 42d21dea28
commit cdb9682a8b
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ declare namespace motors {
C15 = 39, // CALLIOPE_ID_IO_P15
//P16 = MICROBIT_ID_IO_P16,
C19 = 24, // MICROBIT_ID_IO_P19
P20 = 25, // MICROBIT_ID_IO_P20
C20 = 25, // MICROBIT_ID_IO_P20
}