so much weird

This commit is contained in:
rusefillc 2022-10-24 23:02:39 -04:00
parent f04ca64b50
commit 2aabff5c8f
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ typedef uint32_t ioportmask_t;
#define FIRMWARE_ID "UNIT_TEST"
// just a stub implementation for unit tests
#define EXPECTED_REMAINING_STACK 1
#define getCurrentRemainingStack() (999999)
#define EXPECT_NEAR_M3(x, y) EXPECT_NEAR((x), (y), 1e-3)