This commit is contained in:
Polprzewodnikowy 2021-09-13 00:26:17 +02:00
parent 545d906a68
commit 84e7da5116

View File

@ -142,7 +142,7 @@ void process_usb (void) {
break;
default:
p.error = false;
p.error = true;
p.state = STATE_RESPONSE;
break;
}