PEP emulation (didn't test yet)

This commit is contained in:
Edward Emelianov
2024-03-08 13:23:23 +03:00
parent 8ea835d80f
commit bc82142e87
17 changed files with 183 additions and 26 deletions

View File

@@ -22,3 +22,5 @@
void encoder_setup();
int read_encoder(uint8_t outbuf[4]);
void CANsendEnc();
void CANsendLim();