vkvark
Results
1
comments of
vkvark
Then you should change the comment: // but you can use it like this: // #define led 10 // fastioMode(led, OUTPUT); // or fastioMode(10, OUTPUT); // or fastioMode(D10, OUTPUT); Because...