Skip to content

Commit

Permalink
shim
Browse files Browse the repository at this point in the history
  • Loading branch information
tballmsft committed Nov 10, 2024
1 parent 5778180 commit bf40587
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/core/control.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ namespace control {
control.inBackground(a);
}

//% shim=TD_NOOP
export function singleSimulator(): void {
}

/**
* Returns the value of a C++ runtime constant
*/
Expand Down

0 comments on commit bf40587

Please sign in to comment.