謙一 永井 / Mbed 2 deprecated SRC2018Auto

Dependencies:   mbed QEI2

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers DualShock.cpp Source File

DualShock.cpp

00001 /*#include "DualShock.h"
00002 
00003 tDSParm hDS;
00004 static uint8_t buf[8],flg_connection_ok=0,check=0;
00005 static UART_HandleTypeDef *huartDS;
00006 static float DimensionlessAndBacklash(int8_t dat);
00007 static uint8_t getsum(void *buf,size_t size);
00008 
00009 void ReStartDS(void){
00010   */