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: USBDevice mbed-rtos mbed
Fork of JoyStick by
AutoScale Class Reference
Auto scale a analog input to it's desired min/max values This is handy of you connect a potentiometer to a analog input where you cannot make the full values, but your flight simulator expects full values. More...
#include <AutoScale.h>
Inherits AnalogFilterInterface.
Detailed Description
Auto scale a analog input to it's desired min/max values This is handy of you connect a potentiometer to a analog input where you cannot make the full values, but your flight simulator expects full values.
Definition at line 12 of file AutoScale.h.
Generated on Wed Jul 13 2022 20:21:10 by
1.7.2
