Haptic Controller
Loading...
Searching...
No Matches
tests.hpp File Reference

Go to the source code of this file.

Functions

void matrixTests ()
 
void allUnitTests ()
 Call in setup() in main.cpp to run unit tests instead of normal operation.
 

Function Documentation

◆ allUnitTests()

void allUnitTests ( )

Call in setup() in main.cpp to run unit tests instead of normal operation.

Definition at line 36 of file tests.hpp.

References matrixTests().

Referenced by setup().

◆ matrixTests()

void matrixTests ( )

Definition at line 20 of file tests.hpp.

Referenced by allUnitTests().