fixing typos
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Dmitry Isaenko 2025-01-26 01:01:07 +03:00
parent f9f79a4eeb
commit b4a48041fe
2 changed files with 0 additions and 2 deletions

BIN
bin/argbColors Executable file

Binary file not shown.

View file

@ -186,8 +186,6 @@ int wave1(){
if(64 != writeUsb(end_alt_transaction)) if(64 != writeUsb(end_alt_transaction))
return 1; return 1;
unsigned char dir1[64] = { 0xcc, };
printf("\rWave 1 (Sync) sequence sent\n"); printf("\rWave 1 (Sync) sequence sent\n");
return 0; return 0;