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.
Dependencies: USBHost USBHostXpad mbed-rtos mbed
Fork of x4180_Tank by
Diff: utils.h
- Revision:
- 3:c1620db50a75
- Parent:
- 0:79485480cd7e
--- a/utils.h Sat Nov 15 21:42:16 2014 +0000
+++ b/utils.h Wed Nov 26 22:53:15 2014 +0000
@@ -6,6 +6,8 @@
double ghettoFloor(double d);
double round(double d);
+float xpadNormalizeAnalog(int x);
+float xpadNormalizeTrigger(int x);
struct Xbox360ControllerState{
int buttons;
int analogLeftX;
