You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
218 B
15 lines
218 B
/*
|
|
* msp_JTBATTERY.h
|
|
*
|
|
* Created on: Oct 26, 2023
|
|
* Author: shiya
|
|
*/
|
|
|
|
#ifndef INC_MSP_MSP_JTBATTERY_H_
|
|
#define INC_MSP_MSP_JTBATTERY_H_
|
|
|
|
#include "BSP/bsp_include.h"
|
|
|
|
|
|
|
|
#endif /* INC_MSP_MSP_JTBATTERY_H_ */
|
|
|