Skip to content

Commit ecab62d

Browse files
Charly-sketchnedseb
authored andcommitted
fix: 🩹 add todo of highlighpin
1 parent 12039ca commit ecab62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pxt-steami/sim/visuals/board.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ namespace pxsim.visuals {
400400
}
401401

402402
public highlightPin(pinNm: string): void {
403-
//TODO: for instructions
403+
//TODO: for instructions highlighting the pins on the board when they are used in the code
404404
}
405405

406406
public getPinDist(): number {

0 commit comments

Comments
 (0)