unit tests code coverage #653

one day I will migrate rusEfi to java
This commit is contained in:
rusefi 2019-08-25 13:42:07 -04:00
parent 1b44e664cb
commit de813b5f2c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
// that's a weird piece of code for sure // that's a weird piece of code for sure
#ifndef byte #ifndef byte
#define byte uint8_t typedef unsigned char byte;
#endif #endif
// irrational constants // irrational constants