only:docs

This commit is contained in:
rusefi 2024-05-01 11:31:30 -04:00
parent 74345aedef
commit f5c0bbfb57
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ using ::testing::Return;
//#define private public
/**
* These are usually used with ASSETR_NEAR(val1, val2, abs_error)
* These are usually used with ASSERT_NEAR(val1, val2, abs_error)
*/
#define EPS0D 1
#define EPS1D 0.1