謙一 永井
/
SRC2018Auto
0910
DualShock.cpp
- Committer:
- kenboh
- Date:
- 2019-09-10
- Revision:
- 1:5f5d47a593bc
- Parent:
- 0:2a0c62e53e9c
File content as of revision 1:5f5d47a593bc:
/*#include "DualShock.h" tDSParm hDS; static uint8_t buf[8],flg_connection_ok=0,check=0; static UART_HandleTypeDef *huartDS; static float DimensionlessAndBacklash(int8_t dat); static uint8_t getsum(void *buf,size_t size); void ReStartDS(void){ */