fix touch pins, add test for buttons and pins, update dependency
This commit is contained in:
1
libs/core/enums.d.ts
vendored
1
libs/core/enums.d.ts
vendored
@ -37,6 +37,7 @@ declare namespace basic {
|
||||
P0 = 7, // MICROBIT_ID_IO_P0
|
||||
P1 = 8, // MICROBIT_ID_IO_P1
|
||||
P2 = 9, // MICROBIT_ID_IO_P2
|
||||
P3 = 33, // CALLIOPE_ID_IO_P3
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user