cmake_cpputest_template/mocks/MockADC
jake 60a6cf345f fixed the function signiture with addition of void.
Basically just added the `void` keyword for consitency with the header
of the mocked module.
2025-03-09 09:33:56 -07:00
..
CMakeLists.txt
MockADC.c fixed the function signiture with addition of void. 2025-03-09 09:33:56 -07:00
MockADC.h