mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/CAN-Demo.git
synced 2025-09-29 00:37:33 +00:00
Initial WIP build
This commit is contained in:
13
App/Inc/test.hpp
Normal file
13
App/Inc/test.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* test.hpp
|
||||
*
|
||||
* Created on: Oct 24, 2023
|
||||
* Author: carlw
|
||||
*/
|
||||
|
||||
#ifndef INC_TEST_HPP_
|
||||
#define INC_TEST_HPP_
|
||||
|
||||
//void testCan(CAN_HandleTypeDef * handle);
|
||||
|
||||
#endif /* INC_TEST_HPP_ */
|
Reference in New Issue
Block a user