unit tests code coverage #653

reducing technical debt just a little
This commit is contained in:
rusefi 2019-08-25 10:19:01 -04:00
parent 3bf5bb5a2b
commit d861b1af90
1 changed files with 3 additions and 0 deletions

View File

@ -14,7 +14,10 @@
#include "global.h" #include "global.h"
// that's a weird piece of code for sure
#ifndef byte
#define byte uint8_t #define byte uint8_t
#endif
// irrational constants // irrational constants
#define CONST_PI 3.14159265358979323846 #define CONST_PI 3.14159265358979323846