Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 */
Generated on Wed Jul 13 2022 04:06:48 by
1.7.2