Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
tballmsft committed Apr 3, 2024
1 parent 1c663e4 commit 1ec7fa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tiles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,6 @@ namespace microcode {
// these tids are dead
if (tid == Tid.TID_ACTUATOR_MICROPHONE || tid == Tid.TID_FILTER_ACCEL)
return false
return true
const ext = jdExternalClass(tile)
if (ext && !jacs.debugOut) {
const count = jdc.numServiceInstances(ext)
Expand Down

0 comments on commit 1ec7fa8

Please sign in to comment.