Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tballmsft committed Mar 22, 2024
1 parent 653886f commit 5feda96
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions libs/hw---n3/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,6 @@ namespace config {
export const PIN_P16 = DAL.P1_2
export const PIN_P19 = DAL.P0_26
export const PIN_P20 = DAL.P1_0

//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P21)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P22)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P23)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P24)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P25)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P26)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P27)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P28)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P29)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P30)
//% fixedInstance shim=pxt::lookupPinCfg(CFG_PIN_P31)

}


Expand Down

0 comments on commit 5feda96

Please sign in to comment.