Pinned Loading
-
All letters of the alphabet for a 8x...
All letters of the alphabet for a 8x8 LED grid 1const byte a[8]={B00111100,B01000010,B01000010,B01111110,B01000010,B01000010,B01000010,B01000010};
2const byte b[8]={B01111100,B01000010,B01000010,B01111100,B01000010,B01000010,B01000010,B01111100};
3const byte c[8]={B00111110,B01000000,B01000000,B01000000,B01000000,B01000000,B01000000,B00111110};
4const byte d[8]={B01111100,B01000010,B01000010,B01000010,B01000010,B01000010,B01000010,B01111100};
5const byte e[8]={B01111110,B01000000,B01000000,B01111000,B01000000,B01000000,B01000000,B01111110};
-
-
-
Rename your deadname
Rename your deadname 1$ git filter-branch --env-filter '
23OLD_NAME="Old name"
4NEW_NAME="New name"
5NEW_EMAIL="[email protected]"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.