Mr. Black

Results 2 issues of Mr. Black

How can I change pin? ```js this.asm = new ASM({ sideset: 1 }) this.sm = new StateMachine( StateMachine.getAvailableId(), this.asm, { freq: 8000000, pullThreshold: 24, autopull: true, sidesetBase: this.pin, fifoJoin: PIO.FIFO_JOIN_TX,...

Where I can find ` %projectName% `, ` %fileName% ` and ` %type% ` variables?